diff -r ebc84c812384 -r 46218c8b8afa Symbian3/PDK/Source/GUID-858ABC77-053B-5C45-A8EB-08C68506B193.dita --- a/Symbian3/PDK/Source/GUID-858ABC77-053B-5C45-A8EB-08C68506B193.dita Thu Mar 11 15:24:26 2010 +0000 +++ b/Symbian3/PDK/Source/GUID-858ABC77-053B-5C45-A8EB-08C68506B193.dita Thu Mar 11 18:02:22 2010 +0000 @@ -1,38 +1,38 @@ - - - - - -VectorSprite: -drawing sprites -
Description

The VectorSprite example -creates a simple animated sprite (a rotating line), and creates the sprite's -bitmaps by creating and drawing to off-screen bitmaps within the application. -No redraw events are caused by the sprite.

-
Download

Click -on the following link to download the example: VectorSprite.zip

Click: browse to view the example code.

-
Class Defined

CSprite: Demonstrates how to -use class RWsSprite by setting up the sprite members to contain bitmaps then -appending them to the sprite. The bitmaps are off screen bitmaps drawn to -using a graphics context

-
Class Summary
    -
  • RWsSpriteBase: -Abstract base class for sprites

  • -
  • RWsSprite: -Sprite

  • -
  • struct TSpriteMember: -Sprite member

  • -
  • CFbsBitmap: -Font-bitmap server bitmap

  • -
  • CFbsBitmapDevice: -FBS bitmap used as graphics device

  • -
  • CGraphicsContext: -Graphics context for drawing

  • -
+ + + + + +VectorSprite: +drawing sprites +
Description

The VectorSprite example +creates a simple animated sprite (a rotating line), and creates the sprite's +bitmaps by creating and drawing to off-screen bitmaps within the application. +No redraw events are caused by the sprite.

+
Download

Click +on the following link to download the example: VectorSprite.zip

Click: browse to view the example code.

+
Class Defined

CSprite: Demonstrates how to +use class RWsSprite by setting up the sprite members to contain bitmaps then +appending them to the sprite. The bitmaps are off screen bitmaps drawn to +using a graphics context

+
Class Summary
    +
  • RWsSpriteBase: +Abstract base class for sprites

  • +
  • RWsSprite: +Sprite

  • +
  • struct TSpriteMember: +Sprite member

  • +
  • CFbsBitmap: +Font-bitmap server bitmap

  • +
  • CFbsBitmapDevice: +FBS bitmap used as graphics device

  • +
  • CGraphicsContext: +Graphics context for drawing

  • +
\ No newline at end of file