mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
add isInternalStateInFlux() query
This commit is contained in:
parent
f3fe23c877
commit
5e4cf921cf
@ -372,7 +372,8 @@ class ClassicFSM(DirectObject):
|
||||
from direct.tkpanels import FSMInspector
|
||||
FSMInspector.FSMInspector(self)
|
||||
|
||||
|
||||
def isInternalStateInFlux(self):
|
||||
return self.__internalStateInFlux
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user