GameKit  0.0.1a
C++ gamedev tools
Public Attributes | List of all members
gk::TilemapAnimator::TileAnimation Struct Reference

Public Attributes

Timer timer
 
u16 currentFrame = 0
 

Detailed Description

Definition at line 31 of file TilemapAnimator.hpp.

Member Data Documentation

§ currentFrame

u16 gk::TilemapAnimator::TileAnimation::currentFrame = 0

Definition at line 33 of file TilemapAnimator.hpp.

§ timer

Timer gk::TilemapAnimator::TileAnimation::timer

Definition at line 32 of file TilemapAnimator.hpp.


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