Movie
Movie (XML)
Movies 在你打開新的 GauntletView 或 ScreenBase 會用到。 它們通過 GauntletMovie 類進行加載。
以下是一個 Movie 的模板示例:
<Prefab>
<Constants>
<!-- 在这插入摘要 -->
</Constants>
<Variables>
<!-- 在这插入摘要 -->
</Variables>
<VisualDefinitions>
<!-- 在这插入摘要 -->
</VisualDefinitions>
<Window>
<!-- 在这插入摘要 -->
</Window>
</Prefab>
你大多數時間可能會用在給 Window 元素添加子元素(Widget)上。