|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgame.graphics.layer.CGraphicLayer
game.graphics.layer.CCriticalLayer
public class CCriticalLayer
Same as CGraphicLayer, containing ICriticalObjects.
ICriticalObject| Field Summary |
|---|
| Fields inherited from class game.graphics.layer.CGraphicLayer |
|---|
m_cGraphicObjects, m_isEnabled |
| Constructor Summary | |
|---|---|
CCriticalLayer()
|
|
| Method Summary | |
|---|---|
void |
add(IGraphicObject element)
Checks added element if assertions are enabled. |
| Methods inherited from class game.graphics.layer.CGraphicLayer |
|---|
animate, begin, clear, cycle, disable, draw, enable, isEnabled, remove, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CCriticalLayer()
| Method Detail |
|---|
public final void add(IGraphicObject element)
add in class CGraphicLayer
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||