Searched defs:commitUpdates (Results 1 - 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
H A DPhasedObjectManager.java49 public void commitUpdates() { method in class:PhasedObjectManager
50 super.commitUpdates();
H A DObjectManager.java49 commitUpdates();
57 public void commitUpdates() { method in class:ObjectManager
82 commitUpdates();
101 /** Returns the count after the next commitUpdates() is called. */
H A DGameObjectManager.java60 public void commitUpdates() { method in class:GameObjectManager
61 super.commitUpdates();
76 commitUpdates();
157 commitUpdates();

Completed in 427 milliseconds