ManaPlus
Enumerations
ParticleChangeFunc Namespace Reference

Enumerations

enum  T {
  FUNC_NONE = 0 , FUNC_SINE , FUNC_SAW , FUNC_TRIANGLE ,
  FUNC_SQUARE
}
 

Enumeration Type Documentation

◆ T

Enumerator
FUNC_NONE 
FUNC_SINE 
FUNC_SAW 
FUNC_TRIANGLE 
FUNC_SQUARE 

Definition at line 29 of file particlechangefunc.h.