- FileWorker - Class in src
-
Implements operations to interact with text files (read and write).
- FileWorker() - Constructor for class src.FileWorker
-
- Flags - Class in src
-
Several Enum type descriptions to be used as configuration flags.
- Flags() - Constructor for class src.Flags
-
- Flags.ClockType - Enum in src
-
Clock types of the application
- Flags.CreationWindowMode - Enum in src
-
Behavior of the Creation Window
- Flags.EventType - Enum in src
-
Event types in the application
- Flags.InformationType - Enum in src
-
Information types in the application
- forceEvent() - Method in class src.EventClock
-
Forces the start of next events to be deployed.
- freeSoundResources() - Method in class src.SoundLoader
-
Close sequencer in order to release resources.