|
Panda3D
|
Public Member Functions | |
| __init__ (self, name, other=None) | |
| __repr__ (self) | |
| change (self) | |
| invalidate (self) | |
| isSynced (self, other) | |
| sync (self, other) | |
Protected Attributes | |
| _name = name | |
| _series = self._SeriesGen.next() | |
| int | _value = 0 |
Static Protected Attributes | |
| _SeriesGen = SerialNumGen() | |
| __init__ | ( | self, | |
| name, | |||
| other = None ) |
| __repr__ | ( | self | ) |
| change | ( | self | ) |
| invalidate | ( | self | ) |
| isSynced | ( | self, | |
| other ) |
| sync | ( | self, | |
| other ) |
|
protected |
|
protected |
|
staticprotected |
|
protected |