Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Ecs::Tick Struct Reference

Tag for everything which wants to receive tick events. More...

#include <EcsData.h>

Collaboration diagram for Ecs::Tick:

Public Attributes

EngineCore::ITickabletickable

Detailed Description

Tag for everything which wants to receive tick events.

Definition at line 145 of file EcsData.h.

Member Data Documentation

◆ tickable

EngineCore::ITickable* Ecs::Tick::tickable

Definition at line 147 of file EcsData.h.


The documentation for this struct was generated from the following file:
  • /home/magerbeton/Documents/gl3-vulkan/Engine/include/Engine/Ecs/EcsData.h