So, I read the code of "index.html".
I don't know anything about html yet (only some basics), but is that the way you have to write a code in html?
Don't get me wrong, I understood pretty much everything there, but I've been taught to write in C++, and this seems more like Pascal combined with C++ to me.
Am I wrong? As I said, I never wrote any html, so that may be the way html is written.
Sorry for bothering you with stupid things, I'm just trying to understand.
I should really learn java script and html someday...
By the way, "this" is a structure, right? I know about them, but I don't know about classes yet. I heard they're pretty much the same as structures, except you can define functions in them and other stuff you can't do in structures.