Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 3 of 3 total
Thread TAnimationTimer Component
Fri, Jul 20 2018 7:15 AMPermanent Link

Michael Dreher

A timer component based on the "window.requestAnimationFrame" function.
It's my choice when I need a frame timer for 2D canvas rendering.
Feel free to use and modify.

Michael Dreher



Attachments: AnimationTimer.zip
Fri, Jul 20 2018 5:43 PMPermanent Link

Walter Matte

Tactical Business Corporation

Thanks

Walter
Mon, Jul 23 2018 12:32 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Michael,

<< A timer component based on the "window.requestAnimationFrame" function. It's my choice when I need a frame timer for 2D canvas rendering. >>

Nice, thank you.

I probably should provide hooks to the requestAnimationFrame functionality in the EWB interface manager so that this type of functionality is easier to implement.

Tim Young
Elevate Software
www.elevatesoft.com
Image