RigsofRods
Soft-body Physics Simulation
Data Structures | Namespaces
ActorSpawner.h File Reference

Vehicle spawning logic. More...

#include "Application.h"
#include "RigDef_Parser.h"
#include "SimData.h"
#include "FlexFactory.h"
#include "FlexObj.h"
#include <OgreString.h>
#include <string>
+ Include dependency graph for ActorSpawner.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  RoR::ActorSpawner
 Processes a RigDef::Document (parsed from 'truck' file format) into a simulated gameplay object (Actor). More...
 
struct  RoR::ActorSpawner::ActorMemoryRequirements
 
struct  RoR::ActorSpawner::CustomMaterial
 
struct  RoR::ActorSpawner::Exception
 
struct  RoR::ActorSpawner::ActorSpawnState
 

Namespaces

 RoR
 

Detailed Description

Vehicle spawning logic.

Author
Petr Ohlidal
Date
12/2013

Definition in file ActorSpawner.h.