|
Panda3D
|
Public Member Functions | |
| __init__ (self, inputState) | |
| __hash__ (self) | |
| invalidate (self) | |
| isValid (self) | |
| release (self) | |
Static Public Attributes | |
| str | Inval = 'invalidatedToken' |
| is_valid = isValid | |
Protected Attributes | |
| _hash = self._id | |
| str | _id = InputStateToken._SerialGen.next() |
| _inputState = inputState | |
Static Protected Attributes | |
| _SerialGen = SerialNumGen() | |
| __init__ | ( | self, | |
| inputState ) |
| __hash__ | ( | self | ) |
| invalidate | ( | self | ) |
| isValid | ( | self | ) |
| release | ( | self | ) |
Reimplemented in InputStateForceToken, and InputStateWatchToken.
|
protected |
|
protected |
|
protected |
|
staticprotected |
|
static |
|
static |