hx3d  1
2D/3D Simple Game Framework
Public Attributes | List of all members
hx3d::physics2d::ZoneAttractor::Definition Struct Reference

Zone attractor definition. More...

#include <zone_attractor.hpp>

Public Attributes

float unitCoef
 Physical ratio.
 
glm::vec2 position
 Position.
 
glm::vec2 velocity
 Velocity.
 
float width
 Zone width.
 
float height
 Zone height.
 

Detailed Description

Zone attractor definition.

Definition at line 37 of file zone_attractor.hpp.


The documentation for this struct was generated from the following files: