Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Log ¶
type Log struct { Action // contains filtered or unexported fields }
func (*Log) Initialize ¶
func (this *Log) Initialize(setting *BTNodeCfg)
type Wait ¶
type Wait struct { Action // contains filtered or unexported fields }
*
- Wait a few seconds. *
- @module b3
- @class Wait
- @extends Action
*
func (*Wait) Initialize ¶
func (this *Wait) Initialize(setting *BTNodeCfg)
*
- Initialization method. *
- Settings parameters: *
- - **milliseconds** (*Integer*) Maximum time, in milliseconds, a child
- can execute. *
- @method Initialize
- @param {Object} settings Object with parameters.
- @construCtor
*
Click to show internal directories.
Click to hide internal directories.