- AbsDistance(int, int, int, int) - Static method in class net.middlemind.MmgGameApiJava.MmgBase.MmgHelper
 
- 
The absolute value of the distance between two points.
 
- Add(MmgObj) - Method in class net.middlemind.MmgGameApiJava.MmgBase.MmgContainer
 
- 
Adds a new MmgObj to the container.
 
- Add(MmgMenuItem) - Method in class net.middlemind.MmgGameApiJava.MmgBase.MmgMenuContainer
 
- 
Adds a MmgMenuItem object to the menu item ArrayList.
 
- AddAt(int, MmgObj) - Method in class net.middlemind.MmgGameApiJava.MmgBase.MmgContainer
 
- 
Adds a new MmgObj to the container at the specified index.
 
- AddObj(MmgObj) - Method in class net.middlemind.MmgGameApiJava.MmgBase.MmgGameScreen
 
- 
Adds an MmgObj to the game screen.
 
- ADV_RENDER_HINTS - Static variable in class net.middlemind.MmgGameApiJava.MmgBase.MmgPen
 
- 
Determines if advanced render hints is turned on.
 
- appName - Static variable in class net.middlemind.MmgGameApiJava.MmgBase.MmgDebug
 
- 
The prefix to add to all logged lines.