Panda3D
Classes

Package controls.ShipPilot

Classes

class  ShipPilot

Detailed Description

ShipPilot.py is for avatars pilotting ships (or more accurately, a ship
as the avatar).

A control such as this one provides:
    - creation of the collision nodes
    - handling the keyboard and mouse input for avatar movement
    - moving the avatar

it does not:
    - play sounds
    - play animations

although it does send messeges that allow a listener to play sounds or
animations based on control events.
 All Classes Namespaces Functions Variables Properties