Code center > Darwinbots Program Source Code

Sentence Split

<< < (23/27) > >>

Zelos:
so the things with in the () is values passed from one function to another? thx

Ulciscor:
Maybe parameters is a better word than arguements, but yes.

PurpleYouko:
You got it exactly Ulc. Nice explanation.  :)

Zelos:
yepp, its very very sweet but how does the program calculate how many cycles it goes each second?

Numsgil:
Every time a full cycle is implemented, it increments a counter somewhere.

There's a timer control in MdiForm that activates 1 every second.  Upon evry activation, this timer checks to see how many cycles have happened since it last looked.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version