Engine²
Open-source game engine written in C++.
Loading...
Searching...
No Matches
CounterComponent Struct Reference

Public Member Functions

 CounterComponent (uint32_t initialCount)

Public Attributes

uint32_t counter
const uint32_t NUM_STEPS = 100u

Constructor & Destructor Documentation

◆ CounterComponent()

CounterComponent::CounterComponent ( uint32_t initialCount)
inlineexplicit

Member Data Documentation

◆ counter

uint32_t CounterComponent::counter

◆ NUM_STEPS

const uint32_t CounterComponent::NUM_STEPS = 100u

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