| Interface | Description |
|---|---|
| MmgEventHandler |
The base event handler class for event passing.
|
| MmgUpdateHandler |
Class template for handling update events.
|
| Class | Description |
|---|---|
| Mmg9Slice |
Class that provides 9 slice bitmap scaling support.
|
| MmgApiUtils |
Class for handling some logging and other common methods.
|
| MmgBmp |
Class that wraps the lower level bitmap object.
|
| MmgBmpScaler | |
| MmgColor |
Class that wraps the lower level color object.
|
| MmgContainer |
Class that represents a container of MmgObj objects.
|
| MmgDebug |
A helper class that provides logging functionality.
|
| MmgDir | |
| MmgEvent |
The base event class for event handling.
|
| MmgFont |
Class that wraps the lower level font class.
|
| MmgFontData |
Class that helps with font information.
|
| MmgGameScreen |
Class that represents a basic game screen.
|
| MmgHelper |
Class that provides high level helper methods.
|
| MmgLabelValuePair |
Class that wraps the lower level font class.
|
| MmgLoadingBar |
Class that creates a loading bar object.
|
| MmgLoadingScreen |
Class that represents a game loading screen.
|
| MmgMediaTracker |
A local class that provides static access to a media tracker and image cache.
|
| MmgMenuContainer |
A class that contains a collection of MmgMenuItem objects.
|
| MmgMenuItem |
A class that represents a menu item.
|
| MmgObj |
The base drawable class of the MmgApi.
|
| MmgPen |
Main drawing class, wraps lower level drawing classes.
|
| MmgPositionTween |
Class that provides tween support to an underlying MmgObj instance.
|
| MmgPulse |
Class that represents a pulse or changing value.
|
| MmgRect |
A rectangle class that wraps the lower level rectangle class.
|
| MmgScreenData |
A class that represents the screen data of the game.
|
| MmgSizeTween |
Class that provides tween support to an underlying MmgObj instance.
|
| MmgSound |
Class that wraps the underlying sound object.
|
| MmgSplashScreen |
A class that represents a splash screen.
|
| MmgSprite |
A class that represents a sprite image.
|
| MmgVector2 |
Class that represents a two dimensional vector.
|
| Enum | Description |
|---|---|
| MmgBmp.MmgBmpDrawMode |
Drawing mode to determine the best way to handle drawing a bitmap.
|