AMTriggerControl Class Reference

Allows to control the trigger frequency of the parent. More...

#import <AMTriggerControl.h>

Inheritance diagram for AMTriggerControl:

AMControl

List of all members.

Properties

int chance
 The chance percentage that the parent will play each time a start action on it is triggered.
AMTimeautoStart
 Defines an automatic trigger of a start action on the parent, with the given time interval.


Detailed Description

Allows to control the trigger frequency of the parent.

Property Documentation

- (AMTime *) autoStart [read, write, copy]

Defines an automatic trigger of a start action on the parent, with the given time interval.

A nil value disables autoStart. Default value is nil.

- (int) chance [read, write, assign]

The chance percentage that the parent will play each time a start action on it is triggered.

Value must be between 0 and 100. Default value is 100.


The documentation for this class was generated from the following file:

Generated on Mon May 16 16:29:49 2011 for ARIA by  doxygen 1.5.9