StageSpec::Physics Struct Reference

Physics. More...

#include <Stage.h>

# Public Attributes

Vector3D gravity
 Physical world's gravity.
fixed_t frictionCoefficient
 Physical world's friction coefficient.

# Detailed Description

Physics.

Definition at line 131 of file Stage.h.

# Member Data Documentation

# frictionCoefficient

fixed_t StageSpec::Physics::frictionCoefficient

Physical world's friction coefficient.

Definition at line 137 of file Stage.h.

# gravity

Vector3D StageSpec::Physics::gravity

Physical world's gravity.

Definition at line 134 of file Stage.h.


The documentation for this struct was generated from the following file:
  • VUEngine-Core/source/Entity/Container/Stage/Stage.h