Line 205:
Line 205:
=== Mustache ===
=== Mustache ===
+
* '''Image File(s):''' mii_mustache.png (contains the 3 different mustache styles)
+
** ''Image Size:'' 180x60
+
** ''Tile Size:'' 3 tiles of 60x60
+
** ''Tile Anchor Point:'' 30,10 (for scaling)
+
* '''Variable(s) from libmii:'''
+
:{| cellpadding="5" cellspacing="0" border="1"
+
!align="center"|Variable
+
!align="center"|Possible Values
+
!align="center"|Notes
+
|-
+
|mii.mustacheType
+
|0 - 3
+
|0 for no mustache, 1-3 corresponds to mustache tiles.
+
|-
+
|mii.facialHairColor
+
|0 - 7
+
|see COLORS section below to get translation
+
|-
+
|mii.mustacheSize
+
|0 - 8
+
|translates from 20% to 100% scale in increments of 10%
+
|-
+
|mii.mustacheVertPos
+
|0 - 16
+
|each step is worth 2.9 pixels
+
|}
+
* '''Notes:'''
+
=== Glasses ===
=== Glasses ===
+
* '''Image File(s):''' mii_glasses.png (contains the 8 different glasses styles)
+
** ''Image Size:'' 720x216
+
** ''Tile Size:'' 11 tiles of 180x72 (8 glasses frames + 3 shaded lenses)
+
** ''Tile Anchor Point:'' 90,32 (for scaling)
+
* '''Variable(s) from libmii:'''
+
:{| cellpadding="5" cellspacing="0" border="1"
+
!align="center"|Variable
+
!align="center"|Possible Values
+
!align="center"|Notes
+
|-
+
|mii.glassesType
+
|0 - 8
+
|0 for no glasses, 1-8 corresponds to glasses tiles.
+
|-
+
|mii.glassesColor
+
|0 - 5
+
|see COLORS section below to get translation
+
|-
+
|mii.glassesSize
+
|0 - 7
+
|translates from 10% to 80% scale in increments of 10%
+
|-
+
|mii.glassesVertPos
+
|0 - 20
+
|each step is worth 2.6 pixels
+
|}
+
* '''Notes:''' glasses are drawn frames only unless sunglasses are chosen. Then it is frames and shaded lenses.
+
=== Facial Features ===
=== Facial Features ===