Home | Trees | Index | Help |
|
---|
Package pygext :: Package gl :: Package shapes :: Module pattern :: Class PatternImage |
|
object
--+ |GLShape
--+ |Bitmap
--+ | PatternImage
Method Summary | |
---|---|
init(self,
img,
xsize,
ysize,
hotspot)
| |
set_hotspot(self,
rx,
ry)
| |
set_size(self,
width,
height)
| |
Inherited from Bitmap | |
shape.copy() -> new shape object | |
| |
| |
Inherited from GLShape | |
| |
| |
| |
shape.alpha(alpha) -> shape | |
shape.compile() -> None | |
shape.execute() -> None | |
shape.unallocate() -> None |
Class Variable Summary | |
---|---|
Inherited from Bitmap | |
bool |
border = False
|
tuple |
default_hotspot = (0.5, 0.5)
|
bool |
use_filtering = True
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Jun 12 18:21:21 2006 | http://epydoc.sf.net |