#include <Scrolling.hpp>
Inheritance diagram for TSpriteWorldScrolling:
Public Member Functions | |
void | update () throw () |
void | updateWorld (bool inUpdateWindow) throw () |
void | process () throw () |
void | animate () throw () |
void | fastAnimate () throw () |
void | wrapRectToScreen (const SWRect &inSrcRect) throw () |
void | moveBounds (const SWRect &inScrollRectMoveBounds) throw () |
void | scrollDelta (short inHorizDelta, short inVertDelta) throw () |
void | moveVisScrollRect (short inHorizPos, short inVertPos) throw () |
void | offsetVisScrollRect (short inHorizOffset, short inVertOffset) throw () |
void | resizeVisScrollRect (short inHorizSize, short inVertSize) throw () |
void | flagScrollingRectAsChanged (const SWRect &inChangedRect) throw () |
|
Reimplemented from TSpriteWorld. |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from TSpriteWorld. |
|
|
|
|
|
|
|
|
|
|