simple-visual-novel
Preparing search index...
core/types
SceneActionType
Type Alias SceneActionType
SceneActionType
:
"dialogue"
|
"show"
|
"hide"
|
"setImage"
Types of actions that can occur within a scene.
"dialogue"
- Display character dialogue with optional text effects
"show"
- Show a character on screen with optional position and size
"hide"
- Hide a character from the screen
"setImage"
- Change a character's sprite/image
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
simple-visual-novel
Loading...
Types of actions that can occur within a scene.
"dialogue"- Display character dialogue with optional text effects"show"- Show a character on screen with optional position and size"hide"- Hide a character from the screen"setImage"- Change a character's sprite/image