@Fluid(swallowGettersWithParameters=true) public class Physics extends com.artemis.Component implements Serializable
PhysicsSystem,
Serialized Formpublic float vx
public float vy
public float vr
public float friction
public float bounce
public float maxVelocity
public Physics velocity(float vx, float vy, float friction)
Copyright © 2017. All rights reserved.