IPolled

Engine/source/core/stream/tStream.h

Interface for objects that need continuous explicit updates from an outside source.

More...

Public Types

Parent 

Public Functions

bool

Update the object state.

Detailed Description

Interface for objects that need continuous explicit updates from an outside source.

Public Types

typedef void Parent 

Public Functions

update()

Update the object state.

Reimplemented by: SFXBuffer, SFXOneShotModifier, SFXRangeModifier