Public Member Functions | |
| def | __init__ |
| def | get_color |
Public Attributes | |
| color0 | |
| color1 | |
Definition at line 27 of file gradient.py.
| def gradient.SimpleGradient.__init__ | ( | self, | ||
| color0, | ||||
| color1 | ||||
| ) |
Definition at line 28 of file gradient.py.
| def gradient.SimpleGradient.get_color | ( | self, | ||
| t | ||||
| ) |
Definition at line 32 of file gradient.py.
Definition at line 29 of file gradient.py.
Definition at line 30 of file gradient.py.
1.5.8