Class PhysicsUpdate

  • All Implemented Interfaces:
    it.unibo.alchemist.model.Actionable , it.unibo.alchemist.model.GlobalReaction , java.io.Serializable , kotlin.Comparable

    
    public final class PhysicsUpdate<T extends Object>
     implements GlobalReaction<T>
                        

    A global Reaction responsible for updating the physics of an Dynamics2DEnvironment.