GSParameterView Class
A parameter view allows to easily setup RPG like parameters like hit points, magic point, attack power, etc for each level.
Properties
color
Object
The color of the graphical parameter curve. The color format is { red, green, blue }.
label
String
The label displayed at the top-left corner of the parameter curve like "Max. LP" or "Attack".
maxIndex
Number
The max. index. You can also see this as the max. level a character can reach.
maxValue
Number
The max. value the parameter can reach.