rating — the star rating
The game's rating, drawn as stars: the two images it is made of.
The properties (9)
<rating name="md_rating">
<pos>0.06 0.72</pos>
<size>0.12 0.024</size>
<filledPath>${root}/data/arts/etoile-pleine.svg</filledPath>
<unfilledPath>${root}/data/arts/etoile-vide.svg</unfilledPath>
</rating>
| Property | Role |
|---|---|
pos size origin rotation rotationOrigin | placement |
filledPath | the filled star image |
unfilledPath | the empty star image |
zIndex disabled | depth, switching off |
size designates the whole of the five stars. A width of five times the height gives square stars.
No color: to change the tint, change the images — or provide white images and tint them… which rating does not allow. Two files are therefore necessary.