Liking cljdoc? Tell your friends :D

cark.behavior-tree.node-defs.timer-init

The :timer-init node initializes the start time for the specified named timer. parameters :

  • :timer : a keyword, or keyword returning context function. The name of the timer to be initialized.
  • :time : an optional integer, or integer returning context function. The time at which the named timer will be starting.
The :timer-init node initializes the start time for the specified named timer.
parameters :
- :timer : a keyword, or keyword returning context function. The name of the timer to be initialized.
- :time : an optional integer, or integer returning context function. The time at which the named timer will be starting.
raw docstring

compile-nodeclj/s

(compile-node tree id tag params _)
source

logclj/s

(log val)
source

registerclj/s

(register)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close