Genuts API

Uses of Class
com.genuts.gameui.LCDSprite

Packages that use LCDSprite
com.genuts.gameui Contains all of the classes for creating sprite-based games.  
 

Uses of LCDSprite in com.genuts.gameui
 

Subclasses of LCDSprite in com.genuts.gameui
 class LCDAnimatedSprite
          This sprite is an animation of pictures of a LCDSprite.
 

Methods in com.genuts.gameui that return LCDSprite
 LCDSprite LCDCollisionManager.getSpriteWithId(int id)
          Returns the first sprite with the desired id.
 


Genuts API

Genuts API