- unbindControl(Control) - Method in class cell2D.CellGame
-
Unbinds the specified control from its command, if it is bound to one.
- unload() - Method in class cell2D.Music
-
Unloads this Music track if it is currently loaded.
- unload() - Method in class cell2D.Sound
-
Unloads this Sound if it is currently loaded.
- unload() - Method in class cell2D.Sprite
-
Unloads this Sprite if it is currently loaded.
- unload() - Method in class cell2D.SpriteSheet
-
Unloads this SpriteSheet, along with all of its Sprites, if it is
currently loaded.
- updateThinkerListActions(CellGame) - Method in class cell2D.CellGameState
-
Actions for this CellGameState to take immediately after updating its
list of Thinkers.