Pioneer
Loading...
Searching...
No Matches
Classes | Enumerations
Propulsion.h File Reference
#include "DynamicBody.h"
#include "JsonUtils.h"
#include "scenegraph/Model.h"
#include "vector3.h"
Include dependency graph for Propulsion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Propulsion
 

Enumerations

enum  Thruster {
  THRUSTER_REVERSE , THRUSTER_FORWARD , THRUSTER_UP , THRUSTER_DOWN ,
  THRUSTER_LEFT , THRUSTER_RIGHT , THRUSTER_MAX
}
 

Enumeration Type Documentation

◆ Thruster

enum Thruster
Enumerator
THRUSTER_REVERSE 
THRUSTER_FORWARD 
THRUSTER_UP 
THRUSTER_DOWN 
THRUSTER_LEFT 
THRUSTER_RIGHT 
THRUSTER_MAX