VoiceSystem
Constants
- TIMING_NOTICE_DELAY :
number
Delay before the user notices the text and begins to read
- TIMING_MINIMUM_READ_TIME :
number
Minimum time to read something
- temp_lines :
Array.<LineDescription>
Functions
TIMING_NOTICE_DELAY : number
Delay before the user notices the text and begins to read
Kind: global constant
TIMING_MINIMUM_READ_TIME : number
Minimum time to read something
Kind: global constant
temp_lines : Array.<LineDescription>
Kind: global constant
bubble_animation_update_function(alpha)
Kind: global function
this: {View}
Param | Type |
---|---|
alpha | number |