no message
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
<ActorFrame><children>
|
||||
<AutoActor File="@File1" OnCommand="x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;zoomtowidth,SCREEN_WIDTH;zoomtoheight,SCREEN_HEIGHT" />
|
||||
<AutoActor
|
||||
File="@File1"
|
||||
OnCommand="x,SCREEN_CENTER_X;y,SCREEN_CENTER_Y;zoomtowidth,SCREEN_WIDTH;zoomtoheight,SCREEN_HEIGHT"
|
||||
GainFocusCommand="Play"
|
||||
LoseFocusCommand="Pause"
|
||||
/>
|
||||
</children></ActorFrame>
|
||||
Reference in New Issue
Block a user