JugiMap Framework
|
Classes | |
class | App |
The App is the base class of the application. More... | |
class | EngineApp |
The EngineApp class defines engine specific application properties. More... | |
class | Drawer |
The Drawer is the base drawer class. More... | |
class | DrawingLayer |
The DrawingLayer is the base class for drawing geometric primitives. More... | |
class | Font |
The Font class defines fonts used in TextSprite objects. More... | |
class | FontsLibrary |
The FontsLibrary class defines storage for Font objects. More... | |
class | Layer |
The Layer class is the base class for layers. More... | |
class | SpriteLayer |
The SpriteLayer class defines the sprite and tile layers from JugiMap Editor. More... | |
class | VectorLayer |
The VectorLayer class defines the vector layer from JugiMap Editor. More... | |
class | Map |
The Map class defines the map element from JugiMap Editor. More... | |
class | ObjectFactory |
The ObjectFactory is the base class for engine specific object factories. More... | |
class | Scene |
The Scene class is the base class for the application scenes. More... | |
class | EngineScene |
The EngineScene class defines engine specific scene properties. More... | |
class | GraphicItem |
The GraphicItem class defines the equivalent object from JugiMap Editor. More... | |
class | GraphicFile |
The GraphicFile class defines the equivalent object from JugiMap Editor. More... | |
class | SourceSprite |
The SourceSprite class defines the source sprite from JugiMap Editor. More... | |
class | SourceGraphics |
The SourceGraphics class represents source graphics elements from JugiMap Editor. More... | |
class | Sprite |
The Sprite is the base sprite class. More... | |
class | ComposedSprite |
The ComposedSprite class defines the composed sprite from JugiMap Editor. More... | |
class | StandardSprite |
The StandardSprite class defines the sprite from JugiMap Editor. More... | |
class | TextSprite |
The TextSprite class defines the text sprite from JugiMap Editor. More... | |
class | SkeletonSprite |
The SkeletonSprite class defines the skeleton sprite from JugiMap Editor. More... | |
struct | GeometricShape |
The GeometricShape is the base class for geometric shapes. More... | |
struct | PolyLineShape |
The polyline shape. Defines also a rectangle shape. More... | |
struct | BezierShape |
The bezier shape. More... | |
struct | EllipseShape |
The ellipse shape. More... | |
struct | SinglePointShape |
The single point shape. More... | |
class | VectorShape |
The VectorShape class defines the vector shape from JugiMap Editor. More... | |