Package games.pixscape.runtime.system
Class DirtyFlushSystem
java.lang.Object
com.artemis.BaseSystem
games.pixscape.runtime.system.DirtyFlushSystem
public final class DirtyFlushSystem
extends com.artemis.BaseSystem
Flush explicite des dirty en fin de frame, pour enlever la dépendance à l'ordre implicite.
-
Field Summary
Fields inherited from class com.artemis.BaseSystem
world -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.artemis.BaseSystem
begin, checkProcessing, dispose, end, getWorld, initialize, isEnabled, process, setEnabled, setWorld
-
Constructor Details
-
DirtyFlushSystem
public DirtyFlushSystem()
-
-
Method Details
-
processSystem
protected void processSystem()- Specified by:
processSystemin classcom.artemis.BaseSystem
-