ManaPlus
Namespaces | Typedefs | Enumerations
particletype.h File Reference

(986a3bf)

#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 Documentation

◆ ParticleTypeT

typedef ParticleType ::T ParticleTypeT

Definition at line 35 of file particletype.h.