|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.gatech.cs2335.lemmings.engine.MapSettings
Map Settings, thanks to PMD, a Singleton class Holds Physics Constants
| Field Summary | |
static java.awt.Color |
TRANSPARENT
TRANSPARENT Color |
| Method Summary | |
static MapSettings |
getInstance()
Method getInstance |
static int |
getPassableColor()
Method getPassableColor |
static int |
getUnbreakableColor()
Method getUnbreakableColor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.awt.Color TRANSPARENT
| Method Detail |
public static int getUnbreakableColor()
public static int getPassableColor()
public static MapSettings getInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||