227 lines
6.5 KiB
Plaintext
227 lines
6.5 KiB
Plaintext
|
<!--This Document is generated by GameMaker, if you edit it by hand then you do so at your own risk!-->
|
||
|
<object>
|
||
|
<spriteName><undefined></spriteName>
|
||
|
<solid>0</solid>
|
||
|
<visible>-1</visible>
|
||
|
<depth>0</depth>
|
||
|
<persistent>-1</persistent>
|
||
|
<parentName><undefined></parentName>
|
||
|
<maskName><undefined></maskName>
|
||
|
<events>
|
||
|
<event eventtype="0" enumb="0">
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>109</id>
|
||
|
<kind>0</kind>
|
||
|
<userelative>-1</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>1</exetype>
|
||
|
<functionname>action_move_to</functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>view_wview[0]</string>
|
||
|
</argument>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>view_hview[0]</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
</event>
|
||
|
<event eventtype="8" enumb="76">
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>408</id>
|
||
|
<kind>0</kind>
|
||
|
<userelative>0</userelative>
|
||
|
<isquestion>-1</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>1</exetype>
|
||
|
<functionname>action_if</functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>window_get_width() > 0 and window_get_height() > 0</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>422</id>
|
||
|
<kind>1</kind>
|
||
|
<userelative>0</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>0</useapplyto>
|
||
|
<exetype>0</exetype>
|
||
|
<functionname></functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
</action>
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>109</id>
|
||
|
<kind>0</kind>
|
||
|
<userelative>-1</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>1</exetype>
|
||
|
<functionname>action_move_to</functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>window_get_width()</string>
|
||
|
</argument>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>window_get_height()</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>408</id>
|
||
|
<kind>0</kind>
|
||
|
<userelative>0</userelative>
|
||
|
<isquestion>-1</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>1</exetype>
|
||
|
<functionname>action_if</functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>-1</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>x == xprevious and y == yprevious</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>603</id>
|
||
|
<kind>7</kind>
|
||
|
<userelative>0</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>2</exetype>
|
||
|
<functionname></functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>1</kind>
|
||
|
<string>///Set view and application surface to the window size
|
||
|
view_wview[0] = x;
|
||
|
view_hview[0] = y;
|
||
|
view_wport[0] = x;
|
||
|
view_hport[0] = y;
|
||
|
|
||
|
surface_resize(application_surface, x, y);
|
||
|
|
||
|
</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>424</id>
|
||
|
<kind>2</kind>
|
||
|
<userelative>0</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>0</useapplyto>
|
||
|
<exetype>0</exetype>
|
||
|
<functionname></functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
</action>
|
||
|
</event>
|
||
|
<event eventtype="8" enumb="65">
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>109</id>
|
||
|
<kind>0</kind>
|
||
|
<userelative>-1</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>1</exetype>
|
||
|
<functionname>action_move_to</functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>window_get_width()</string>
|
||
|
</argument>
|
||
|
<argument>
|
||
|
<kind>0</kind>
|
||
|
<string>window_get_height()</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
<action>
|
||
|
<libid>1</libid>
|
||
|
<id>603</id>
|
||
|
<kind>7</kind>
|
||
|
<userelative>0</userelative>
|
||
|
<isquestion>0</isquestion>
|
||
|
<useapplyto>-1</useapplyto>
|
||
|
<exetype>2</exetype>
|
||
|
<functionname></functionname>
|
||
|
<codestring></codestring>
|
||
|
<whoName>self</whoName>
|
||
|
<relative>0</relative>
|
||
|
<isnot>0</isnot>
|
||
|
<arguments>
|
||
|
<argument>
|
||
|
<kind>1</kind>
|
||
|
<string>///Set view and application surface to the window size
|
||
|
view_wview[0] = x;
|
||
|
view_hview[0] = y;
|
||
|
view_wport[0] = x;
|
||
|
view_hport[0] = y;
|
||
|
|
||
|
surface_resize(application_surface, x, y);
|
||
|
|
||
|
</string>
|
||
|
</argument>
|
||
|
</arguments>
|
||
|
</action>
|
||
|
</event>
|
||
|
</events>
|
||
|
<PhysicsObject>0</PhysicsObject>
|
||
|
<PhysicsObjectSensor>0</PhysicsObjectSensor>
|
||
|
<PhysicsObjectShape>0</PhysicsObjectShape>
|
||
|
<PhysicsObjectDensity>0.5</PhysicsObjectDensity>
|
||
|
<PhysicsObjectRestitution>0.100000001490116</PhysicsObjectRestitution>
|
||
|
<PhysicsObjectGroup>0</PhysicsObjectGroup>
|
||
|
<PhysicsObjectLinearDamping>0.100000001490116</PhysicsObjectLinearDamping>
|
||
|
<PhysicsObjectAngularDamping>0.100000001490116</PhysicsObjectAngularDamping>
|
||
|
<PhysicsObjectFriction>0.200000002980232</PhysicsObjectFriction>
|
||
|
<PhysicsObjectAwake>-1</PhysicsObjectAwake>
|
||
|
<PhysicsObjectKinematic>0</PhysicsObjectKinematic>
|
||
|
<PhysicsShapePoints/>
|
||
|
</object>
|