satchelfrost / revolvr

A VR-focused Game Engine
MIT License
9 stars 1 forks source link

Timing class #10

Closed satchelfrost closed 2 years ago

satchelfrost commented 2 years ago

Added a game loop timer, and a test class to showcase update. All RVRObjects now have a canUpdate flag which is defaulted to true.