20,741
edits
(→Map) |
|||
Line 190: | Line 190: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
To actually come up with the correct image tags, we now need to obtain the values for the corresponding attributes, e.g.: | |||
* x="120" | |||
* y="120" | |||
* width="80" | |||
* height="80" | |||
* xlink:href="Textures/Splash5.png" | |||
== Canvas Elements == | == Canvas Elements == |