Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages
Window transitions
[AWS]
Variables | |
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_IN_DOWN = 3 |
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_OUT_DOWN = 7 |
window slides down | |
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_RIGHT = 9 |
window slides right | |
const unsigned int | AWS_TRANSITION_SLIDE_UP = 10 |
window slides up | |
const unsigned int | AWS_TRANSITION_SLIDE_DOWN = 11 |
window slides down |
Variable Documentation
|
window slides down
|
|
window slides down
|
|
window slides left (start out to curframe)
|
|
window slides right
|
|
window slides up
|
|
window slides left (start out with cur frame, end with user frame)
|
|
window slides down
|
|
window slides left (start curframe to out, and window disappears)
|
|
window slides right
|
|
window slides up
|
|
window slides right
|
|
window slides up
|
Generated for Crystal Space by doxygen 1.3.9.1