Package pygext :: Package gl :: Package shapes :: Module gradient :: Class GradientRect
[frames | no frames]

Type GradientRect

object --+    
         |    
   GLShape --+
             |
            GradientRect


Method Summary
  init(self, width, height, hotspot)
  set_colors(self, topleft, topright, bottomleft, bottomright, top, bottom, left, right)
    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_poly(self)
  get_stencil_rect(self)
  unallocate(self)
shape.unallocate() -> None

Generated by Epydoc 2.1 on Mon Jun 12 18:21:20 2006 http://epydoc.sf.net