CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Public Attributes | List of all members
animation_key Struct Reference

#include <th_gfx.h>

Public Attributes

std::string name
 Name of the animations.
 
int tile_size
 Size of a tile.
 

Detailed Description

Key value for finding an animation.

Member Data Documentation

◆ name

std::string animation_key::name

Name of the animations.

◆ tile_size

int animation_key::tile_size

Size of a tile.


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