ITrigger
- Namespace
- ZCore
INTERFACE ITrigger
Abstraction for triggers, see FallingTrigger or RisingTrigger for the most common implementations.
Methods
HasTriggered
METHOD HasTriggered () : BOOL
returns TRUE if the last call to Trigger returned TRUE as well
Returns
- BOOL