Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

::

interface XSpriteCanvas
Base Hierarchy
XCanvas
 |
 +-XBitmapCanvas
    |
    +-XSpriteCanvas

Methods' Summary
createSprite Create a sprite object from the specified animation sequence. A sprite is a back-buffered object with its own, independent animation.
moveSprite Move the given sprite to the specified position.
Methods' Details
createSprite
XSprite
createSprite(
 
[in] XAnimation
 
animation );

Description
Create a sprite object from the specified animation sequence. A sprite is a back-buffered object with its own, independent animation.
moveSprite
void
moveSprite(
 
[in] XSprite
[in] Point2D
[in] ViewState
[in] RenderState
 
sprite,
aNewPos,
viewState,
renderState );

Description
Move the given sprite to the specified position.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.