Uranium
Application Framework
UM.ColorGenerator.ColorGenerator Class Reference

Very simple class filled with a bunch of colours that are chosen thusly that they are easily distinguishable for humans. More...

Public Member Functions

def __init__ (self)
 
def getColor (self, index)
 Get a colour, based on index from the list. More...
 
def getDistinctColor (self, index)
 

Detailed Description

Very simple class filled with a bunch of colours that are chosen thusly that they are easily distinguishable for humans.

Member Function Documentation

def UM.ColorGenerator.ColorGenerator.getColor (   self,
  index 
)

Get a colour, based on index from the list.

Parameters
indexint
Returns
colour list list with 3 integers

The documentation for this class was generated from the following file: