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.

24 lines
687 B

# Command Reference {#command_reference}
This is the reference documentation for all %Fungus commands.
* @subpage animation_commands
* @subpage audio_commands
* @subpage camera_commands
* @subpage flow_commands
* @subpage itween_commands
* @subpage input_commands
* @subpage leanTween_commands
* @subpage math_commands
* @subpage narrative_commands
* @subpage rigidbody2d_commands
* @subpage scene_commands
* @subpage scripting_commands
* @subpage sprite_commands
* @subpage transform_commands
* @subpage variable_commands
* @subpage vector3_commands
* @subpage ui_commands
* @subpage tests_commands
See @ref eventhandler_reference for the event handlers that cause blocks to execute.