class
ComterpStepFunc
: public
ComterpPauseFunc
(Return to index)
command to toggle step script execution
Type:
Instantiable
Base Classes:
public
ComterpPauseFunc
Derived Classes
Include file:
ComTerp/debugfunc.h
Description:
pause -- toggle stepwise script execution
Public:
ComterpStepFunc
(
ComTerp
*)
virtual const char*
docstring
()
virtual void
execute
()
virtual boolean
stepfunc
()
(more documentation)