Blender  V2.59
Classes | Enumerations
BL_ActionActuator.h File Reference
#include "CTR_HashedPtr.h"
#include "SCA_IActuator.h"
#include "DNA_actuator_types.h"
#include "MT_Point3.h"

Go to the source code of this file.

Classes

class  BL_ActionActuator

Enumerations

enum  { ACT_FLAG_REVERSE = 0x00000001, ACT_FLAG_LOCKINPUT = 0x00000002, ACT_FLAG_KEYUP = 0x00000004, ACT_FLAG_ACTIVE = 0x00000008 }

Detailed Description

Definition in file BL_ActionActuator.h.


Enumeration Type Documentation

anonymous enum
Enumerator:
ACT_FLAG_REVERSE 
ACT_FLAG_LOCKINPUT 
ACT_FLAG_KEYUP 
ACT_FLAG_ACTIVE 

Definition at line 174 of file BL_ActionActuator.h.