defold / examples

Defold examples for the Learn section of the site
https://www.defold.com/examples/
109 stars 28 forks source link

Add timer API example #22

Closed britzl closed 1 year ago

paweljarosz commented 2 years ago

I am creating an example here ;)

paweljarosz commented 2 years ago

First example: https://github.com/defold/examples/pull/23

paweljarosz commented 2 years ago

Second example (cancel timer): https://github.com/defold/examples/pull/24

paweljarosz commented 2 years ago

Third example (trigger timer asynchronously): https://github.com/defold/examples/pull/25

britzl commented 1 year ago

Thank you. Closing.