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 (Seconds)
6 : Fade In End Time (Seconds)
7 : Fade Out Start Time (Seconds)
8 : Fade Out End Time (Seconds)
Member Functions
Set
TBD
SetText
TBD
Inherited from FadeObject : FadeIn, FadeOut, SetPos
Example
scripting/reference/cutscenes/caption.1333671021.txt.gz · Last modified: (external edit)
