PhysicsSystem.addVariable

Add a vec2 variable to the simulation

  1. ulong addVariable(float* var)
  2. ulong addVariable(vec2* var)
    class PhysicsSystem
    protected
    ulong
    addVariable
    (
    vec2* var
    )

Meta