Elin Decompiled Documentation EA 23.102 Nightly
|
Public Attributes | |
Color | light |
Color | fog |
Sprite | bg |
BGMData | bgm |
BGMData | bgmTitle |
Definition at line 8 of file LayerTitle.cs.
Sprite LayerTitle.TitleType.bg |
Definition at line 14 of file LayerTitle.cs.
Referenced by LayerTitle.Refresh().
BGMData LayerTitle.TitleType.bgm |
Definition at line 16 of file LayerTitle.cs.
Referenced by LayerTitle.OnClickStart().
BGMData LayerTitle.TitleType.bgmTitle |
Definition at line 18 of file LayerTitle.cs.
Referenced by LayerTitle.OnInit(), and LayerTitle.Update().
Color LayerTitle.TitleType.fog |
Definition at line 12 of file LayerTitle.cs.
Referenced by LayerTitle.Refresh().
Color LayerTitle.TitleType.light |
Definition at line 10 of file LayerTitle.cs.
Referenced by LayerTitle.Refresh().