Uses of Interface
org.gbanga.api.Good

Packages that use Good
org.gbanga.api Specifies the complete interface to the Gbanga Puppetmaster API service. 
 

Uses of Good in org.gbanga.api
 

Classes in org.gbanga.api that implement Good
 class Gbangoo
          A Gbangoo is a virtual/digital citizen of the Gbanga world.
 class Infrastructure
          An infrastructure is built by a Gbangoo in the virtual world.
 class Resource
          An accumulation of a given type of resource.
 class Tag
          A Gbanga tag is everything from a playing card, a graffiti, a post-it and a hint.
 

Methods in org.gbanga.api that return Good
 Good API.give(java.lang.String sessionKey, java.lang.String receivingPlayer, long goodId)
          Transfers the given Good from one Pocket to another Players Pocket.