direct.controls

This package contains various types of character controllers, handling basic control mechanics and setting up collisions for them.

direct.controls.BattleWalker

direct.controls.ControlManager

direct.controls.DevWalker

DevWalker.py is for avatars.

direct.controls.GhostWalker

GhostWalker.py is for avatars.

direct.controls.GravityWalker

GravityWalker.py is for avatars.

direct.controls.InputState

direct.controls.NonPhysicsWalker

NonPhysicsWalker.py is for avatars.

direct.controls.ObserverWalker

ObserverWalker.py is for avatars.

direct.controls.PhysicsRoller

PhysicsRoller is for wheels, soccer balls, billiard balls, and other things that roll.

direct.controls.PhysicsWalker

PhysicsWalker.py is for avatars.

direct.controls.SwimWalker

direct.controls.TwoDWalker

TwoDWalker.py is for controlling the avatars in a 2D scroller game environment.