|
Panda3D
|
Inherits direct::distributed::DistributedObject::DistributedObject.
Public Member Functions | |
| def | __init__ |
| def | getColor |
| def | setColor |
Public Attributes | |
| blue | |
| cr | |
| green | |
| red | |
Static Public Attributes | |
| tuple | notify = directNotify.newCategory("SampleObject") |
| def __init__ | ( | self, | |
| cr | |||
| ) |
| def getColor | ( | self | ) |
| def setColor | ( | self, | |
red = 0, |
|||
green = 0, |
|||
blue = 0 |
|||
| ) |
tuple notify = directNotify.newCategory("SampleObject") [static] |
1.7.3