Search found 8 matches
- Sun Mar 11, 2012 12:39 am
- Forum: Support and Development
- Topic: Execute a function each 1 seconds (or more)
- Replies: 3
- Views: 3658
Re: Execute a function each 1 seconds (or more)
cron is very useful, and thanks for the explanations !
- Sat Mar 10, 2012 2:51 pm
- Forum: Support and Development
- Topic: Execute a function each 1 seconds (or more)
- Replies: 3
- Views: 3658
Execute a function each 1 seconds (or more)
Hi,
I try to find the best way (in other words, optimized to save CPU) to execute a function each defined time.
I try to find the best way (in other words, optimized to save CPU) to execute a function each defined time.
Code: Select all
increaseCount(2) --Increase the count every 2 secs
- Fri Feb 17, 2012 11:20 am
- Forum: Support and Development
- Topic: little lags
- Replies: 13
- Views: 13265
Re: little lags
I start to think these "lags" come from my PC and not LÖVE. thanks anyway.
- Wed Feb 15, 2012 11:47 am
- Forum: Support and Development
- Topic: little lags
- Replies: 13
- Views: 13265
Re: little lags
I'm not alone :roll: No seriously, I run it windowed with the default window size 800*600, and I have also these lags in all LÖVE programs. I've updated my graphics card drivers but doesn't change anything. It lagged for a few seconds when I started the demo, but became smooth later. Me too and I th...
- Tue Feb 14, 2012 11:01 pm
- Forum: Support and Development
- Topic: little lags
- Replies: 13
- Views: 13265
Re: little lags
I've a PC run on Windows 7 x86, with the CPU usage at 1% when I do nothing, 15% when I run my .love (I have a 2 years old Notebook, Intel Core 2 Duo @ 2.00 GHz), I will try to update all my drivers but I have no hope.
- Tue Feb 14, 2012 10:34 pm
- Forum: Support and Development
- Topic: little lags
- Replies: 13
- Views: 13265
little lags
Hi guys, In this attached .love, my image is supposed to move in x smoothly, but sometimes (every ~10 secs) the movement is break and my image seems to be teleported. (just few pixels) It run at 60 fps all the time, I have also tested with another PC. (I'm on love 0.7.2) This is very annoying, becau...
- Sun Jan 08, 2012 1:28 pm
- Forum: General
- Topic: What code editor do you use ?
- Replies: 195
- Views: 318228
Re: What code editor do you use ?
Thanks everyone for responding,
I've tried Sublime Text, it's a really nice soft, anyone know if he can show parameters when you call a function ?
I've tried Sublime Text, it's a really nice soft, anyone know if he can show parameters when you call a function ?
- Sat Jan 07, 2012 5:09 pm
- Forum: General
- Topic: What code editor do you use ?
- Replies: 195
- Views: 318228
What code editor do you use ?
Hi everyone,
I'm new Love2D user and I want know what code editor do you use (or IDE ? ).
I think Notepad++ is very used here, but maybe it's wrong.
I'm new Love2D user and I want know what code editor do you use (or IDE ? ).
I think Notepad++ is very used here, but maybe it's wrong.