Genuts API

Uses of Class
com.genuts.gameui.SpriteWrapper

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

Uses of SpriteWrapper in com.genuts.gameui
 

Subclasses of SpriteWrapper in com.genuts.gameui
 class MovingPrecisionSpriteWrapper
          Sprite wrapper with the ability to move with precision positions.
 class MovingSpriteWrapper
          Sprite wrapper with the ability to move.
 class TraceSpriteWrapper
          Still in development.
 

Methods in com.genuts.gameui with parameters of type SpriteWrapper
protected  void Sprite.setWrapper(SpriteWrapper wrapper)
          Sets the wrapper sprite of this sprite.
 


Genuts API

Genuts API