Platform Movement
Platform Movement

The platform movement makes an object able to move around on platforms with vertical gravity.

Platform movement sample

Creation
 
Movement_PlatformCreates a new Platform movement object
Class Functions
 
Speed
SetMaxSpeedChange the maximum speed of the object
GetMaxSpeedReturns the maximum speed of the object
SelectMaxSpeedSelects objects based on their maximum speed
SetAccelerationChange the acceleration of the object
GetAccelerationReturns the acceleration of the object
SelectAccelerationSelects objects based on their acceleration
SetDecelerationChange the deceleration of the object
GetDecelerationReturns the deceleration of the object
SelectDecelerationSelects objects based on their deceleration
Gravity
SetGravityChange the gravity acting on the object
GetGravityReturns the gravity acting on the object
SelectGravitySelects objects based on the gravity acting on them
SetJumpStrengthChange the jump strength of the object
GetJumpStrengthReturns the jump strength of the object
SelectJumpStrengthSelects objects based on their jump strength
Instance Functions
 
Speed
SetMaxSpeedChange the maximum speed of the object
GetMaxSpeedReturns the maximum speed of the object
SetAccelerationChange the acceleration of the object
GetAccelerationReturns the acceleration of the object
SetDecelerationChange the deceleration of the object
GetDecelerationReturns the deceleration of the object
Gravity
SetGravityChange the gravity acting on the object
GetGravityReturns the gravity acting on the object
SetJumpStrengthChange the jump strength of the object
GetJumpStrengthReturns the jump strength of the object



JAM © 2005 no one in particular
Project started by David Evans in 2005