R-Type
Public Attributes | List of all members
GameEngine::GravityComponent Struct Reference

#include <GravityComponent.hpp>

Public Attributes

Vector2< float > gravityForce
 
Vector2< float > cumulatedGVelocity
 
bool isActive
 

Member Data Documentation

◆ cumulatedGVelocity

Vector2<float> GameEngine::GravityComponent::cumulatedGVelocity

◆ gravityForce

Vector2<float> GameEngine::GravityComponent::gravityForce

◆ isActive

bool GameEngine::GravityComponent::isActive

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