public class Group extends Gizmo
Constructor and Description |
---|
Group() |
Modifier and Type | Method and Description |
---|---|
Gizmo |
add(Gizmo g) |
void |
addToBack(Gizmo g) |
void |
bringToFront(Gizmo g) |
void |
clear() |
void |
destroy() |
void |
draw() |
int |
getLength() |
Gizmo |
getMember(int i) |
void |
kill() |
Gizmo |
recycle(java.lang.Class<? extends Gizmo> c) |
void |
remove(Gizmo g) |
void |
update() |
camera, getParent, getVisible, hasParent, isActive, isVisible, killAndErase, remove, revive, setNullParent, setParent, setVisible