stmm-games-doc  0.32.0
Public Attributes | List of all members
stmg::PositionerEvent::LocalInit Struct Reference
Inheritance diagram for stmg::PositionerEvent::LocalInit:
Inheritance graph
[legend]

Public Attributes

NRect m_oTrackingRect
 The tracking rectangle. More...
 
int32_t m_nCheckEachTicks = 1
 Check position in game ticks. More...
 
int32_t m_nTransitionTicks = 1
 The number of game ticks it takes to get to a target position. More...
 

Member Data Documentation

◆ m_nCheckEachTicks

int32_t stmg::PositionerEvent::LocalInit::m_nCheckEachTicks = 1

Check position in game ticks.

Default is 1.

◆ m_nTransitionTicks

int32_t stmg::PositionerEvent::LocalInit::m_nTransitionTicks = 1

The number of game ticks it takes to get to a target position.

◆ m_oTrackingRect

NRect stmg::PositionerEvent::LocalInit::m_oTrackingRect

The tracking rectangle.