Basic ImageButton for drawing flags
This commit is contained in:
@@ -188,5 +188,10 @@
|
||||
<image name="normal" x="0" y="56" width="34" height="28" />
|
||||
<image name="pressed" x="34" y="56" width="34" height="28" />
|
||||
<image name="disabled" x="68" y="56" width="34" height="28" />
|
||||
</collection>
|
||||
<collection name="flags" src="buttons.png">
|
||||
<image name="Allies" x="0" y="56" width="30" height="25" />
|
||||
<image name="Soviet" x="0" y="56" width="30" height="25" />
|
||||
<image name="Random" x="0" y="56" width="30" height="25" />
|
||||
</collection>
|
||||
</chrome>
|
||||
|
||||
Reference in New Issue
Block a user