Table of Contents

ITrigger

Namespace
ZCore

Abstraction for triggers, see FallingTrigger or RisingTrigger for the most common implementations.

INTERFACE ITrigger

Methods

HasTriggered

returns TRUE if the last call to Trigger returned TRUE as well

METHOD HasTriggered () : BOOL

Returns

BOOL