An easy to use Unity 3D library for creating illustrated Interactive Fiction games and more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
550 B

# Command Reference {#command_reference}
This is the reference documentation for all %Fungus commands and event handlers.
## Commands
* @subpage animation_commands
* @subpage audio_commands
* @subpage camera_commands
* @subpage flow_commands
* @subpage itween_commands
* @subpage narrative_commands
* @subpage scripting_commands
* @subpage sprite_commands
* @subpage variable_commands
* @subpage ui_commands
* @subpage tests_commands
## Event Handlers
* @subpage core_events
* @subpage input_events
* @subpage sprite_events
* @subpage ui_events