sim_action.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  se_core

Enumerations

enum  ActionChannel { CHANNEL_DIRECTION, CHANNEL_MOVEMENT, CHANNEL_EXTRA, CHANNEL_COUNT }
 Action channels. More...


Enumeration Type Documentation

enum ActionChannel
 

Action channels.

Each action is performed in one of several channels. An actor may have only one Action in each channel in the ActionQueue, but it may have actions that are performed in several channels.

Enumeration values:
CHANNEL_DIRECTION 
CHANNEL_MOVEMENT 
CHANNEL_EXTRA 
CHANNEL_COUNT 

Definition at line 33 of file sim_action.hpp.


Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:17 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo