vegastrike  0.5.1.r1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ShipCommands Class Reference

Public Member Functions

virtual ~ShipCommands ()
 
 ShipCommands ()
 
void pymenu ()
 
void left (bool *isKeyDown)
 
void right (bool *isKeyDown)
 
void up (bool *isKeyDown)
 
void down (bool *isKeyDown)
 
void roll (bool *isKeyDown)
 
void setkps (const char *in)
 

Detailed Description

Definition at line 17 of file ship_commands.cpp.

Constructor & Destructor Documentation

virtual ShipCommands::~ShipCommands ( )
inlinevirtual

Definition at line 34 of file ship_commands.cpp.

ShipCommands::ShipCommands ( )
inline

Definition at line 39 of file ship_commands.cpp.

Member Function Documentation

void ShipCommands::down ( bool *  isKeyDown)

Definition at line 110 of file ship_commands.cpp.

void ShipCommands::left ( bool *  isKeyDown)

Definition at line 98 of file ship_commands.cpp.

void ShipCommands::pymenu ( )

Definition at line 93 of file ship_commands.cpp.

void ShipCommands::right ( bool *  isKeyDown)

Definition at line 102 of file ship_commands.cpp.

void ShipCommands::roll ( bool *  isKeyDown)

Definition at line 114 of file ship_commands.cpp.

void ShipCommands::setkps ( const char *  in)

Definition at line 121 of file ship_commands.cpp.

void ShipCommands::up ( bool *  isKeyDown)

Definition at line 106 of file ship_commands.cpp.


The documentation for this class was generated from the following file: