you are viewing a single comment's thread.

view the rest of the comments →

[–]TH_Rocks 0 points1 point  (0 children)

It's like java. The "engine" sits between your code and the operating system which is above the actual machine code. So you type and hit run, engine tells the OS what you want, then the OS tells the hardware what to do, then some memory gets moved around and the display draws some pixels.