Package games.pixscape.runtime.system
Class DirtyTrackerSystem.TransformMark
java.lang.Object
games.pixscape.runtime.system.DirtyTrackerSystem.TransformMark
- Enclosing class:
DirtyTrackerSystem
Fluent builder transform/geometry submask. Reused: DO NOT STORE.
-
Method Details
-
position
-
origin
-
rotation
-
scale
-
size
-
axes
-
all
-
coarseOnly
Force coarse only (rare). -
commit
public void commit()Commit explicite pour finir une chain: transform(e).position().rotation().commit()
-