Package pygext :: Package gl :: Package director :: Module actions :: Class StopMode
[frames | no frames]

Type StopMode

object --+    
         |    
   compact --+
             |
            StopMode


Method Summary
    Inherited from compact
  __init__(...)
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
  __delattr__(...)
x.__delattr__('name') <==> del x.name
  __delslot__(...)
  __getattribute__(...)
x.__getattribute__('name') <==> x.name
  __getslot__(...)
  __new__(T, S, ...)
T.__new__(S, ...) -> a new object with type S, a subtype of T
  __setattr__(...)
x.__setattr__('name', value) <==> x.name = value
  __setslot__(...)

Class Variable Summary
tuple __slots__ = ()
    Inherited from compact
getset_descriptor __members__ = <attribute '__members__' of 'psyco.compact...

Class Variable Details

__slots__

Type:
tuple
Value:
()                                                                     

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