CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Window transitions
[AWS]


Variables

const unsigned int AWS_TRANSITION_SLIDE_DOWN = 11
 window slides down
const unsigned int AWS_TRANSITION_SLIDE_IN_DOWN = 3
 window slides down
const unsigned int AWS_TRANSITION_SLIDE_IN_LEFT = 0
 window slides left (start out to curframe)
const unsigned int AWS_TRANSITION_SLIDE_IN_RIGHT = 1
 window slides right
const unsigned int AWS_TRANSITION_SLIDE_IN_UP = 2
 window slides up
const unsigned int AWS_TRANSITION_SLIDE_LEFT = 8
 window slides left (start out with cur frame, end with user frame)
const unsigned int AWS_TRANSITION_SLIDE_OUT_DOWN = 7
 window slides down
const unsigned int AWS_TRANSITION_SLIDE_OUT_LEFT = 4
 window slides left (start curframe to out, and window disappears)
const unsigned int AWS_TRANSITION_SLIDE_OUT_RIGHT = 5
 window slides right
const unsigned int AWS_TRANSITION_SLIDE_OUT_UP = 6
 window slides up
const unsigned int AWS_TRANSITION_SLIDE_RIGHT = 9
 window slides right
const unsigned int AWS_TRANSITION_SLIDE_UP = 10
 window slides up

Variable Documentation

const unsigned int AWS_TRANSITION_SLIDE_DOWN = 11
 

window slides down

Definition at line 79 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_DOWN = 3
 

window slides down

Definition at line 61 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_LEFT = 0
 

window slides left (start out to curframe)

Definition at line 55 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_RIGHT = 1
 

window slides right

Definition at line 57 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_IN_UP = 2
 

window slides up

Definition at line 59 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 73 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_DOWN = 7
 

window slides down

Definition at line 70 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 64 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_RIGHT = 5
 

window slides right

Definition at line 66 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_OUT_UP = 6
 

window slides up

Definition at line 68 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_RIGHT = 9
 

window slides right

Definition at line 75 of file awsdefs.h.

const unsigned int AWS_TRANSITION_SLIDE_UP = 10
 

window slides up

Definition at line 77 of file awsdefs.h.


Generated for Crystal Space by doxygen 1.4.4