Cogs.Core
Public Attributes | List of all members
Cogs::Core::PhysicsManager::CollisionEvent Struct Reference

Public Attributes

CollisionInfoinfo
 
MessageId id
 

Detailed Description

Data to be passed to client as Cogs Message. Calculation of messages is removed. View version at Jan 1, 2024 for partly working version.

Definition at line 119 of file PhysicsManager.h.

Member Data Documentation

◆ id

MessageId Cogs::Core::PhysicsManager::CollisionEvent::id

Definition at line 122 of file PhysicsManager.h.

◆ info

CollisionInfo* Cogs::Core::PhysicsManager::CollisionEvent::info

Definition at line 121 of file PhysicsManager.h.


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