The static class that manages colors in the game
Methods
- Returns the color of the 18th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 27th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 28th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns a color for various types of recover/damage
Name Type Description colorType
number Valid types are 0 = HP Damage, 1 = HP Recover, 2 = MP Damage, 3 = MP Recover Returns:
Type Description string HEX HTML color - Returns the color of the 19th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the dim first color
Returns:
Type Description string RGBA HTML color - Returns the dim second color
Returns:
Type Description string RGBA HTML color - Returns the color of the 20th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns a color based on actor's health (normal, crisis, dead)
Name Type Description actor
Game_Actor Game actor to check status of for text color Returns:
Type Description string HEX HTML color - Returns the color of the 21st colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 22nd colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the item back first color
Returns:
Type Description string RGBA HTML color - Returns the item back second color
Returns:
Type Description string RGBA HTML color - Loads the game windowskin, important because colors come from the windowskin image file
- Returns the normal color
Returns:
Type Description string HEX HTML color - Returns the color of the 24th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 23rd colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 24th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the first colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the outline color
Returns:
Type Description string RGBA HTML color - Returns the normal color, power up color, or power down color depending on if change is negative, 0, or positive
Name Type Description change
number The amount by which the parameter will change Returns:
Type Description string HEX HTML color - Returns the color at position (120, 120) in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 26th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 25th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 17th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the pixels at position n (Bottom right of windowskin, the colored squares from top left to bottom right)
Name Type Description n
number The index of the colored squares to take a pixel from Returns:
Type Description string HEX HTML color - Returns the normal color
Returns:
Type Description string HEX HTML color - Returns the color of the 30th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 29th colored square in the windowskin
Returns:
Type Description string HEX HTML color - Returns the color of the 30th colored square in the windowskin
Returns:
Type Description string HEX HTML color