Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
StateInspector Class Reference
Inheritance diagram for StateInspector:

Public Member Functions

 __init__ (self, inspector, state, **kw)
 
 center (self)
 
 enteredState (self)
 
 exitedState (self)
 
 getName (self)
 
 inspectSubMachine (self)
 
 mouseDown (self, event)
 
 mouseEnter (self, event)
 
 mouseLeave (self, event)
 
 mouseMotion (self, event)
 
 mouseRelease (self, event)
 
 popupStateMenu (self, event)
 
 setGridSize (self, size)
 
 setPos (self, x, y, snapToGrid=0)
 
 setRadius (self, size)
 
 setText (self, text=None)
 
 transitionTo (self)
 

Public Attributes

 fGridSnap
 
 fsm
 
 gridSize
 
 inspector
 
 lastx
 
 lasty
 
 marker
 
 mouseDown
 
 mouseEnter
 
 mouseLeave
 
 mouseMotion
 
 mouseRelease
 
 popupStateMenu
 
 rect
 
 scrolledCanvas
 
 startx
 
 starty
 
 state
 
 tag
 
 text
 
 x
 
 y
 

Protected Member Functions

 _setGridSize (self)
 
 _setRadius (self)
 

Protected Attributes

 _canvas
 
 _popupMenu
 
 _setGridSize
 
 _setRadius
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
inspector,
state,
** kw )

Member Function Documentation

◆ _setGridSize()

_setGridSize ( self)
protected

◆ _setRadius()

_setRadius ( self)
protected

◆ center()

center ( self)

◆ enteredState()

enteredState ( self)

◆ exitedState()

exitedState ( self)

◆ getName()

getName ( self)

◆ inspectSubMachine()

inspectSubMachine ( self)

◆ mouseDown()

mouseDown ( self,
event )

◆ mouseEnter()

mouseEnter ( self,
event )

◆ mouseLeave()

mouseLeave ( self,
event )

◆ mouseMotion()

mouseMotion ( self,
event )

◆ mouseRelease()

mouseRelease ( self,
event )

◆ popupStateMenu()

popupStateMenu ( self,
event )

◆ setGridSize()

setGridSize ( self,
size )

◆ setPos()

setPos ( self,
x,
y,
snapToGrid = 0 )

◆ setRadius()

setRadius ( self,
size )

◆ setText()

setText ( self,
text = None )

◆ transitionTo()

transitionTo ( self)

Member Data Documentation

◆ _canvas

_canvas
protected

◆ _popupMenu

_popupMenu
protected

◆ _setGridSize

_setGridSize
protected

◆ _setRadius

_setRadius
protected

◆ fGridSnap

fGridSnap

◆ fsm

fsm

◆ gridSize

gridSize

◆ inspector

inspector

◆ lastx

lastx

◆ lasty

lasty

◆ marker

marker

◆ mouseDown

mouseDown

◆ mouseEnter

mouseEnter

◆ mouseLeave

mouseLeave

◆ mouseMotion

mouseMotion

◆ mouseRelease

mouseRelease

◆ popupStateMenu

popupStateMenu

◆ rect

rect

◆ scrolledCanvas

scrolledCanvas

◆ startx

startx

◆ starty

starty

◆ state

state

◆ tag

tag

◆ text

text

◆ x

x

◆ y

y