ManaPlus
|
#include "enums/simpletypes/enumdefines.h"
Go to the source code of this file.
Namespaces | |
ParticleType | |
Typedefs | |
typedef ParticleType ::T | ParticleTypeT |
Enumerations | |
enum | ParticleType::T { ParticleType::Normal = 0 , ParticleType::Animation = 1 , ParticleType::Image = 2 , ParticleType::Rotational = 3 , ParticleType::Text = 4 } |
typedef ParticleType ::T ParticleTypeT |
Definition at line 35 of file particletype.h.