CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

Window transitions
[AWS]


Variables

const unsigned int AWS_TRANSITION_SLIDE_IN_LEFT = 0
 window slides left (start out to curframe). More...

const unsigned int AWS_TRANSITION_SLIDE_IN_RIGHT = 1
 window slides right. More...

const unsigned int AWS_TRANSITION_SLIDE_IN_UP = 2
 window slides up. More...

const unsigned int AWS_TRANSITION_SLIDE_IN_DOWN = 3
 window slides down. More...

const unsigned int AWS_TRANSITION_SLIDE_OUT_LEFT = 4
 window slides left (start curframe to out, and window disappears). More...

const unsigned int AWS_TRANSITION_SLIDE_OUT_RIGHT = 5
 window slides right. More...

const unsigned int AWS_TRANSITION_SLIDE_OUT_UP = 6
 window slides up. More...

const unsigned int AWS_TRANSITION_SLIDE_OUT_DOWN = 7
 window slides down. More...

const unsigned int AWS_TRANSITION_SLIDE_LEFT = 8
 window slides left (start out with cur frame, end with user frame). More...

const unsigned int AWS_TRANSITION_SLIDE_RIGHT = 9
 window slides right. More...

const unsigned int AWS_TRANSITION_SLIDE_UP = 10
 window slides up. More...

const unsigned int AWS_TRANSITION_SLIDE_DOWN = 11
 window slides down. More...


Variable Documentation

const unsigned int AWS_TRANSITION_SLIDE_DOWN = 11
 

window slides down.

Definition at line 77 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_DOWN = 3
 

window slides down.

Definition at line 59 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_LEFT = 0
 

window slides left (start out to curframe).

Definition at line 53 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_RIGHT = 1
 

window slides right.

Definition at line 55 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_UP = 2
 

window slides up.

Definition at line 57 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_LEFT = 8
 

window slides left (start out with cur frame, end with user frame).

Definition at line 71 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_DOWN = 7
 

window slides down.

Definition at line 68 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_LEFT = 4
 

window slides left (start curframe to out, and window disappears).

Definition at line 62 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_RIGHT = 5
 

window slides right.

Definition at line 64 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_UP = 6
 

window slides up.

Definition at line 66 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_RIGHT = 9
 

window slides right.

Definition at line 73 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_UP = 10
 

window slides up.

Definition at line 75 of file awsdefs.h.


Generated for Crystal Space by doxygen 1.2.14