CorsixTH engine (the C++ part)
Open source implementation of Theme Hospital
Loading...
Searching...
No Matches
Enumerations
th_gfx_common.h File Reference
#include "config.h"

Go to the source code of this file.

Enumerations

enum class  animation_effect { none , glowing , jelly }
 Animation Effect for drawing a sprite with a special effect applied. More...
 

Enumeration Type Documentation

◆ animation_effect

Animation Effect for drawing a sprite with a special effect applied.

Enumerator
none 

No special effect.

glowing 

Serious Radiation effect.

jelly 

Jellyitis animation effect.