Skip to content

Commit

Permalink
Fix src/love/images/png/menu/checkboxanim.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
GuglioIsStupid committed Jun 2, 2024
1 parent f23d1cc commit e3eef38
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/love/images/dds/menu/checkboxanim.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="utf-8"?>
<TextureAtlas imagePath="checkboxanim.png">
<SubTexture name="checkbox0000" x="355" y="0" width="111" height="108" pivotX="0" pivotY="0"/>
<SubTexture name="checkbox anim0000" x="281" y="345" width="149" height="109" frameX="0" frameY="-24" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0001" x="281" y="345" width="149" height="109" frameX="0" frameY="-24" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0002" x="0" y="308" width="135" height="116" frameX="-15" frameY="-26" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0003" x="0" y="308" width="135" height="116" frameX="-15" frameY="-26" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0004" x="157" y="167" width="126" height="107" frameX="-31" frameY="-25" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0005" x="157" y="167" width="126" height="107" frameX="-31" frameY="-25" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0006" x="136" y="281" width="144" height="135" frameX="-39" frameY="0" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0007" x="136" y="281" width="144" height="135" frameX="-39" frameY="0" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0008" x="284" y="218" width="138" height="126" frameX="-34" frameY="-13" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim0009" x="284" y="218" width="138" height="126" frameX="-34" frameY="-13" frameWidth="183" frameHeight="142"/>
<SubTexture name="checkbox anim reverse0000" x="355" y="109" width="111" height="108" frameX="-28" frameY="-29" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0001" x="355" y="109" width="111" height="108" frameX="-28" frameY="-29" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0002" x="0" y="164" width="156" height="143" frameX="-10" frameY="-10" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0003" x="0" y="164" width="156" height="143" frameX="-10" frameY="-10" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0004" x="0" y="0" width="175" height="163" frameX="-1" frameY="-1" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0005" x="0" y="0" width="175" height="163" frameX="-1" frameY="-1" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0006" x="176" y="0" width="178" height="166" frameX="0" frameY="0" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox anim reverse0007" x="176" y="0" width="178" height="166" frameX="0" frameY="0" frameWidth="178" frameHeight="167"/>
<SubTexture name="checkbox finish0000" x="284" y="218" width="138" height="126"/>
</TextureAtlas>

0 comments on commit e3eef38

Please sign in to comment.