|
Panda3D
|
Inherits direct::showbase::DirectObject::DirectObject.
Public Member Functions | |
| def | __init__ |
| def | destroy |
| def | disable |
| def | enable |
| def | normalizeChannel |
| def | radamecDebug |
| def | updateTask |
Public Attributes | |
| aList | |
| analogs | |
| device | |
| maxRange | |
| minRange | |
| name | |
| numAnalogs | |
Static Public Attributes | |
| tuple | notify = DirectNotifyGlobal.directNotify.newCategory('DirectRadamec') |
| int | radamecCount = 0 |
| def __init__ | ( | self, | |
device = 'Analog0', |
|||
nodePath = base.direct.camera |
|||
| ) |
| def destroy | ( | self | ) |
| def disable | ( | self | ) |
| def enable | ( | self | ) |
| def normalizeChannel | ( | self, | |
| chan, | |||
minVal = -1, |
|||
maxVal = 1 |
|||
| ) |
| def radamecDebug | ( | self | ) |
| def updateTask | ( | self, | |
| state | |||
| ) |
tuple notify = DirectNotifyGlobal.directNotify.newCategory('DirectRadamec') [static] |
int radamecCount = 0 [static] |
1.7.3