class Colours::Eparse
#¶ ↑
Colours::Eparse
¶ ↑
This is mostly a helper-class. It is not really in use, but it exists so that other classes can query the colour definitions, stored as constants, and methods, respectively.
#¶ ↑
Constants
- FIRST_COLOUR
#¶ ↑
Colours::Eparse::FIRST_COLOUR
¶ ↑#¶ ↑
- SECOND_COLOUR
#¶ ↑
Colours::Eparse::SECOND_COLOUR
¶ ↑#¶ ↑
Public Class Methods
colour_left(i = '')
click to toggle source