org.rapo.games Overview
Class Summaries
AudioControllerA general purpose audio controller. 
BaseGameControllerFacilitates communication between game objects and the game's main timeline. 
BaseObjectServes as a base class for all game objects. 
GameSoundExtends the built-in Sound class to add properties that are required by the AudioController 
MathTablesMaintains sine and cosine tables for fast lookup of pre-calculated values The properties and methods are "static" so they can be used through a reference to the class (e.g. 
SoundtrackControllerExtends the AudioController class to provide a general purpose way to incorporate mp3 soundtrack playback into games. 
SoundtrackXMLExtends the built-in XML class to add an "owner" property that is required by the SoundtrackController class 
TimerA general purpose timer class. 
VectorMathA utility class containing static methods useful for manipulating vectors. 





Documentation generated by BLDoc Community Edition from B-Line Express.