Home | Trees | Indices | Help |
|
---|
|
Color for debug drawing. Each value has the range [0,1].
|
|||
b2Color |
|
||
|
|||
|
|||
|
|||
|
|
|||
thisown The membership flag |
|||
r b2Color_r_get(b2Color self) -> float32 |
|||
g b2Color_g_get(b2Color self) -> float32 |
|||
b b2Color_b_get(b2Color self) -> float32 |
|
__init__(self, float32 r, float32 g, float32 b) -> b2Color Color for debug drawing. Each value has the range [0,1].
|
|
Returns a dictionary representation of self, with dict(var=value [, ...]) additional_ignore can be specified to ignore certain properties. |
|
thisownThe membership flag |
rb2Color_r_get(b2Color self) -> float32 |
gb2Color_g_get(b2Color self) -> float32 |
bb2Color_b_get(b2Color self) -> float32 |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Feb 24 18:39:58 2009 | http://epydoc.sourceforge.net |