Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - wolfpw

Pages: [1]
1
General / Re: Slow-motion lag problem
« on: March 22, 2014, 07:30:43 pm »
I deleted drawing of my objects, but it lag too, I think because they actie, not because its hard to draw them :(
Found a hint, Thanks for replies, I just modified my code: I set all interactions with my objects only if the visible at window right now. And lags gone, thank you all so much!

2
General / Slow-motion lag problem
« on: March 22, 2014, 02:31:25 pm »
Good day everyone!
I made a platformer, but when I set enemies on my map through TiledMapEditor (I use loading map from XML file) I have a trouble, game start lag as in slow motion, but when I  kill them in game lag stops. I think it's because of less memory that code allowed to use. How to set more memory for my code(I use VS  c++ 2012) or fix this problem?
Thanks alot

Pages: [1]
anything