mirror of
https://github.com/Insality/druid
synced 2025-06-27 10:27:48 +02:00
216 B
216 B
Timer Quick API reference
timer:init(node, [seconds_from], [seconds_to], [callback])
timer:on_layout_change()
timer:set_interval(from, to)
timer:set_state([is_on])
timer:set_to(set_to)
timer:update(dt)