thread: C++
View Single Post
  #37  
06-11-2011, 06:53 AM
moxco's Avatar
moxco
Zappfly
 
: Dec 2006
: Earth
: 2,794
Blog Entries: 26
Rep Power: 21
moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)moxco  (2195)

I've always wondered with C++ how games (or anything) is displayed, apart from using the command box. In AS3 I just write some code concerning pre-drawn images and their (x, y and sometimes z) location on the stage, but C++ hasn't got a stage as such.

EDIT: Oh and I'm glad that PHP syntax is similar to C++, as I rather like it. Contrary to JS and AS3 which I find fugly (and apparently are based off Java).

Last edited by moxco; 06-11-2011 at 06:57 AM..
Reply With Quote