|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Infrastructure | |
|---|---|
| org.gbanga.api | Specifies the complete interface to the Gbanga Puppetmaster API service. |
| Uses of Infrastructure in org.gbanga.api |
|---|
| Fields in org.gbanga.api declared as Infrastructure | |
|---|---|
Infrastructure |
Tile.infrastructure
If there is an Infrastructure built on it |
Infrastructure[] |
Pocket.infrastructures
List of Infrastructures owned |
| Methods in org.gbanga.api that return Infrastructure | |
|---|---|
Infrastructure |
API.beamInfrastructure(java.lang.String sessionKey,
long infrastructureId,
java.lang.String cellName)
Teleport an infrastructure to a given cell. |
Infrastructure |
API.build(java.lang.String sessionKey,
long gbangooId,
long type,
java.lang.String screenname)
A Gbangoo starts with a construction of a building of given type at its current location. |
Infrastructure |
API.createInfrastructure(java.lang.String sessionKey,
long type,
java.lang.String name,
long avatar,
long description)
Creates an Infrastructure. |
Infrastructure |
API.getInfrastructure(long infrastructureId)
Retrieve an Infrastructure given its ID. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||