__init__ def __init__(self, gravity=-32.1740, standableGround=0.707, hardLandingForce=16.0) Undocumented function. |
handleAvatarControls def handleAvatarControls(self, task) Check on the arrow keys and update the avatar. |
jumpPressed def jumpPressed(self) This function should be called from TwoDDrive when the jump key is pressed. |