ScEng::FloatBezierKey Class Reference

FloatBezierKey. More...

#include <control.h>

List of all members.

Public Types

enum  CHUNKS { BEZKEY_CHUNKID = 0x00000010, TIME_CHUNKID = 0x00000015, VALUE_CHUNKID = 0x00000020 }

Public Member Functions

int Save (SceneSave *scene_save)
 Saves the info for this class.
int Load (SceneLoad *scene_load)
 Saves the infor for this class.

Public Attributes

int time
 Please add comments here.
float value
 Please add comments here.


Detailed Description

FloatBezierKey.


Member Enumeration Documentation

enum ScEng::FloatBezierKey::CHUNKS

Enum Chunk ids Enum the chunks used for this class

Enumerator:
BEZKEY_CHUNKID  Bezier keys Chunk.
TIME_CHUNKID  Time Chunk.
VALUE_CHUNKID  Value Chunk.


The documentation for this class was generated from the following files:
Generated on Thu Sep 6 10:49:21 2007 for SceneEngine by  doxygen 1.5.1-p1