> strings are objects
Shoutbox archive
that's what happens when i don't think about what i'm about to say for at least 10 minutes
@ChmSID, you butt, I was about to start panic because you've shaken my view on world
I find it rather weird that first Colobot Class exercise focus 90% on string instructions, and not classes
So, compound variable types such as point and object are in fact classes, right?
It compiled SFML library, but while compiling my game, it throw error in some another library
tfw you need to install virtual machine with Linux to compile single "Hello world" program, because none of known IDE works (or even install) correctly
"in C++ there are a few differences" lol, I'd say C++ classes are almost entirely different.
Generally, yes. But keep in mind that CBot classes are missing some important features (inheritance, incorrect behaviour of protection levels) and the syntax is modelled on Java, in C++ there are a few differences.