TWsGraphicAnimation Class Reference

#include <w32stdgraphic.h>

Link against: w32stdgraphic.lib

class TWsGraphicAnimation : public TWsGraphicMsgFixedBase, public TWsGraphicMsgFixedBase

Inherits from

Detailed Description

data attached to a CWindowGc::DrawWsGraphic to allow the artwork to understand VCR-style play-stop-pause commands.

Member Enumeration Documentation

Enum anonymous

EnumeratorValueDescription
ETypeId0x10281AB1

Constructor & Destructor Documentation

TWsGraphicAnimation ( )

IMPORT_CTWsGraphicAnimation()

Member Function Documentation

IsPaused ( )

IMPORT_C TBoolIsPaused()const

IsPlaying ( )

IMPORT_C TBoolIsPlaying()const

IsStopped ( )

IMPORT_C TBoolIsStopped()const

IsStopping ( )

IMPORT_C TBoolIsStopping()const

Loops ( )

IMPORT_C TBoolLoops()const

Pause ( )

IMPORT_C voidPause()

Play ( TBool )

IMPORT_C voidPlay(TBoolaLoop)

Stop ( TBool )

IMPORT_C voidStop(TBoolaImmediately)