direct.controls
This package contains various types of character controllers, handling basic control mechanics and setting up collisions for them.
DevWalker.py is for avatars. |
|
GhostWalker.py is for avatars. |
|
GravityWalker.py is for avatars. |
|
NonPhysicsWalker.py is for avatars. |
|
ObserverWalker.py is for avatars. |
|
PhysicsRoller is for wheels, soccer balls, billiard balls, and other things that roll. |
|
PhysicsWalker.py is for avatars. |
|
TwoDWalker.py is for controlling the avatars in a 2D scroller game environment. |