Package superwaba.ext.xplat.game

A Game framework for SuperWaba that makes easier to create action/card games.

See:
          Description

Class Summary
AnimatedButton The animated button control.
AnimatedSprite Class implementing a game animated sprite.
Animation The Animation control class.
AnimationEvent Events posted by an animation control.
GameEngine This abstract class represents the game API engine.
HighScoreEntry A highscore entry.
HighScores The game highscores management class.
Options The game options management class.
Sprite Class implementing a game Sprite.
TextRenderer A game specific, fast text renderer (no memory allocs during runtime).
 

Exception Summary
GameEngineException GameEngine exception.
 

Package superwaba.ext.xplat.game Description

A Game framework for SuperWaba that makes easier to create action/card games.

The SuperWaba Global Library PDB file (that must be installed in the device) containing the classes is located in superwaba/bin/xplat/libraries/XPlatGame.pdb.