Panda3D
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Properties
Static Public Attributes | List of all members
GhostWalker Class Reference
Inheritance diagram for GhostWalker:
NonPhysicsWalker

Static Public Attributes

tuple notify = DirectNotifyGlobal.directNotify.newCategory("GhostWalker")
 
string slideName = "jump"
 
- Static Public Attributes inherited from NonPhysicsWalker
tuple notify = DirectNotifyGlobal.directNotify.newCategory("NonPhysicsWalker")
 
string slideName = "slide-is-disabled"
 
tuple wantDebugIndicator = base.config.GetBool('want-avatar-physics-indicator', 0)
 

Additional Inherited Members

- Public Member Functions inherited from NonPhysicsWalker
def __init__
 
def addBlastForce
 
def debugPrint
 
def deleteCollisions
 
def disableAvatarControls
 
def displayDebugInfo
 
def doDeltaPos
 
def enableAvatarControls
 
def flushEventHandlers
 
def getSpeeds
 
def getVelocity
 
def handleAvatarControls
 
def initializeCollisions
 
def oneTimeCollide
 
def placeOnFloor
 
def reset
 
def setAirborneHeightFunc
 
def setAvatar
 
def setCollisionsActive
 
def setFloorBitMask
 
def setTag
 
def setWalkSpeed
 
def setWallBitMask
 
def swapFloorBitMask
 
- Public Attributes inherited from NonPhysicsWalker
 avatar
 
 avatarControlForwardSpeed
 
 avatarControlReverseSpeed
 
 avatarControlRotateSpeed
 
 avatarNodePath
 
 collisionsActive
 
 cRay
 
 cRayBitMask
 
 cRayNodePath
 
 cSphere
 
 cSphereBitMask
 
 cSphereNodePath
 
 cTrav
 
 getAirborneHeight
 
 lifter
 
 pusher
 
 rotationSpeed
 
 slideSpeed
 
 speed
 
 stopThisFrame
 
 vel
 
 worldVelocity
 

Member Data Documentation

tuple notify = DirectNotifyGlobal.directNotify.newCategory("GhostWalker")
static
string slideName = "jump"
static