Package org.gbanga.api

Specifies the complete interface to the Gbanga Puppetmaster API service.

See:
          Description

Interface Summary
API The public Gbanga Puppetmaster API which is publicly available.
EventListener An event listener can be subscribed to an event delivery service and is notified on events.
Good A tradable entity such as a Gbangoo or a Tag.
 

Class Summary
Award An award is an accomplishment won by a player.
Cell A cell is an island within the game world and it has a certain physical location.
Challenge A challenge is a game between two players.
Conversation A conversation is a message history at a certain location in a certain timeframe.
DownloadRequest A DownloadRequest indicates whether a request for a download SMS was successful.
EntitiesFromMemory Helper structure representing the entities resulting from a query to the memory DB.
Entity An entity.
Event An event occurs after an in-game activity.
Gbangoo A Gbangoo is a virtual/digital citizen of the Gbanga world.
Gube A Gube is a brick with a color that has been pulled out from a Tile by a jumping Gbangoo.
Infrastructure An infrastructure is built by a Gbangoo in the virtual world.
Message A message is a textual information sent from a sender to a recipient.
Placemark Deprecated.
Player A player is a real person that participates in Gbanga.
Pocket The virtual inventory of a player containing digital figures (Gbangoos), collected tags, friends and the own history.
Puzzle A puzzle consists of a collection of Tags in a given order with a precise overall height and width.
Report A report is a notification about a supposed abusing player.
Resource An accumulation of a given type of resource.
Sound A sound composition.
Story A story is an article with text, image and link.
Tag A Gbanga tag is everything from a playing card, a graffiti, a post-it and a hint.
Tile A tile is a part of a cell.
Trade A trade is a deal between two parties.
Trade.TradeItem A container class for general items used in a trade.
Visit A visit is a player being at a certain cell while doing activities.
WebHookEvent  
WebHookSubscription  
WebSession A session is a whole visit of a player on the website.
 

Exception Summary
APIException An exception has occured while using the Gbanga Game API.
 

Package org.gbanga.api Description

Specifies the complete interface to the Gbanga Puppetmaster API service. The Gbanga Puppetmaster API service consists of the API interface and several return objects which are defined for instance in Entity, WebSession and Cell.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: