| Method Summary |
| |
color(self,
r,
g,
b,
a)
|
| |
fillcolor(self,
r,
g,
b,
a)
|
| |
get_interior(self,
delta)
|
| |
get_stencil_poly(self)
|
| |
hollow(self,
border)
|
| |
init(self,
polygon)
|
| |
lineantialias(self,
aa)
|
| |
linecolor(self,
r,
g,
b,
a)
|
| |
linestipple(self,
scale,
pattern)
|
| |
linewidth(self,
width)
|
| |
mirror_style(self,
source)
|
| |
projected_polygon(self)
|
| |
transformed_polygon(self)
|
| Inherited from GLShape |
| |
__init__(self,
*arg,
**kw)
|
| |
__del__(self)
|
| |
__getattr__(self,
name)
|
| |
alpha(self,
a)
shape.alpha(alpha) -> shape |
| |
compile(self)
shape.compile() -> None |
| |
copy(self)
shape.copy() -> new shape object |
| |
execute(self)
shape.execute() -> None |
| |
get_stencil_rect(self)
|
| |
unallocate(self)
shape.unallocate() -> None |