Cogs.Core
Public Types | Public Attributes | List of all members
Cogs::Core::GhostAction Struct Reference

Public Types

enum  { ApplyImpulse }
 

Public Attributes

enum Cogs::Core::GhostAction:: { ... }  type
 
WeakEntityPtr target
 
glm::vec3 value
 
glm::vec3 position
 

Detailed Description

Definition at line 24 of file GhostComponent.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum

Definition at line 26 of file GhostComponent.h.

Member Data Documentation

◆ position

glm::vec3 Cogs::Core::GhostAction::position

Definition at line 31 of file GhostComponent.h.

◆ target

WeakEntityPtr Cogs::Core::GhostAction::target

Definition at line 29 of file GhostComponent.h.

◆ value

glm::vec3 Cogs::Core::GhostAction::value

Definition at line 30 of file GhostComponent.h.


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