Parent Directory
|
Revision Log
|
Patch
revision 1077 by jongui, Fri Mar 16 05:00:32 2007 UTC | revision 1078 by jongui, Thu Apr 5 06:18:47 2007 UTC | |
---|---|---|
# | Line 96 class Text2D(Actor2D): | Line 96 class Text2D(Actor2D): |
96 | ||
97 | def setColor(self, color): | def setColor(self, color): |
98 | """ | """ |
99 | Set the color of the text. | Set the color of the 2D text. |
100 | ||
101 | @type color: L{Color <constant.Color>} constant | @type color: L{Color <constant.Color>} constant |
102 | @param color: 2D text color | @param color: 2D text color |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |