#include <S3DGameEngine.h>
S3DGameNode::AnimatedDoor::AnimatedDoor |
( |
NumberParameter * |
param, |
|
|
float |
stepSize = 0.1f |
|
) |
| |
|
inline |
S3DGameNode::AnimatedDoor::~AnimatedDoor |
( |
| ) |
|
|
inline |
void S3DGameNode::AnimatedDoor::Animate |
( |
float |
animScale = 100.0f | ) |
|
|
inline |
void S3DGameNode::AnimatedDoor::SetOpen |
( |
bool |
open | ) |
|
|
inline |
bool S3DGameNode::AnimatedDoor::mOpen |
|
private |
float S3DGameNode::AnimatedDoor::mOpenState |
|
private |
float S3DGameNode::AnimatedDoor::mStepSize |
|
private |
The documentation for this class was generated from the following file: