scripting:reference:cutscenes:caption
This is an old revision of the document!
Table of Contents
Cutscenes Reference : Caption class
Caption objects are used to display 2d text on the screen.
Caption inherits from FadeObject
Creation Parameters
Example : Caption( 0.5, 0.8, “This is my caption text”, 1, 1.0, 2.0, 5.0, 6.0 )
1 : X Position 2 : Y Position 3 : Text 4 : Flags 5 : Start Time 6 : Fade In End Time 7 : Fade Out Start Time 8 : Fade Out End Time
Member Functions
Set
TBD
SetText
TBD
Inherited from FadeObject : FadeIn, FadeOut, SetPos
Example
scripting/reference/cutscenes/caption.1333670935.txt.gz · Last modified: (external edit)
