Nano v1.0.0
Simulating Natural Selection
simulation_data.h File Reference
#include "pch_types.h"

Go to the source code of this file.

Classes

struct  ss::types::fVec2
 
struct  ss::types::Trait
 A struct holding the data for a trait. More...
 
struct  ss::types::SimulationInfo
 A struct holding the data for a simulation. More...
 
struct  ss::types::Cycle
 A struct holding the data for a cycle. More...
 

Namespaces

namespace  ss
 
namespace  ss::types
 

Enumerations

enum class  ss::types::EntityTarget { ss::types::SEARCHINGFOOD , ss::types::GOINGFOOD , ss::types::GOINGHOME , ss::types::IDLE }