d491ae1af8
parameters to actor loading
10 lines
254 B
XML
10 lines
254 B
XML
<ActorFrame><children>
|
|
<Layer
|
|
File="P.File1"
|
|
InitCommand="%function(self) self.Color = Color1; end"
|
|
OnCommand="scale_or_crop_background;diffuse,color(self.Color)"
|
|
GainFocusCommand="Play"
|
|
LoseFocusCommand="Pause"
|
|
/>
|
|
</children></ActorFrame>
|