ThuCommix / Sharpex2D

2D GameEngine for Indie games with alot of features
http://www.sharpex2d.de
MIT License
47 stars 9 forks source link

Rendering should be called after update in gameloop #2

Closed ThuCommix closed 10 years ago

ThuCommix commented 10 years ago

Sometimes the component get updated after the rendering. Use lock component to prevent.