tmxlite 1.0.0
lightweight parse for Tiled maps
Public Member Functions | Public Attributes | List of all members
tmx::Tileset::Tile::Animation::Frame Struct Referencefinal

A frame within an animation. More...

#include <Tileset.hpp>

Public Member Functions

bool operator== (const Frame &other) const
 
bool operator!= (const Frame &other) const
 

Public Attributes

std::uint32_t tileID = 0
 
std::uint32_t duration = 0
 

Detailed Description

A frame within an animation.


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