Sha256: eb54b9d79426efd02b113ad262330aa24e428a2ee053b1e0d5012af44cf7b468
Contents?: true
Size: 419 Bytes
Versions: 2
Compression:
Stored size: 419 Bytes
Contents
Joybox::Physics::Profile = B2DProfile class B2DProfile alias_method :solve_init, :solveInit alias_method :solve_init=, :setSolveInit alias_method :solve_velocity, :solveVelocity alias_method :solve_velocity=, :setSolveVelocity alias_method :solve_position, :solvePosition alias_method :solve_position=, :setSolvePosition alias_method :solve_TOI, :solveTOI alias_method :solve_TOI=, :setSolveTOI end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
joybox-1.1.1 | motion/joybox/physics/profile.rb |
joybox-1.1.0 | motion/joybox/physics/profile.rb |