Panda3D
Public Member Functions | Public Attributes | Static Public Attributes

SampleObject Class Reference

Inherits direct::distributed::DistributedObject::DistributedObject.

List of all members.

Public Member Functions

def __init__
def getColor
def setColor

Public Attributes

 blue
 cr
 green
 red

Static Public Attributes

tuple notify = directNotify.newCategory("SampleObject")

Constructor & Destructor Documentation

def __init__ (   self,
  cr 
)

Member Function Documentation

def getColor (   self)
def setColor (   self,
  red = 0,
  green = 0,
  blue = 0 
)

Member Data Documentation

cr
tuple notify = directNotify.newCategory("SampleObject") [static]
red
 All Classes Namespaces Functions Variables Properties