afxEffectron

consoledoc.h

A basic effects choreographer.

More...

Public Static Attributes

bool

Disables rendering of all instances of this type.

bool

Disables selection of all instances of this type.

Public Functions

void

Activates an effectron that was started with postponeActivation=true.

void

Interrupts and deletes a running effectron.

void
setTimeFactor(float factor)

Sets the time-factor for the effectron.

Detailed Description

A basic effects choreographer.

Public Static Attributes

bool isRenderable 

Disables rendering of all instances of this type.

bool isSelectable 

Disables selection of all instances of this type.

Public Functions

activate()

Activates an effectron that was started with postponeActivation=true.

interrupt()

Interrupts and deletes a running effectron.

setTimeFactor(float factor)

Sets the time-factor for the effectron.