screen sizes
Author |
Message |
lunchbox

|
Posted: Fri Jun 18, 2004 8:21 am Post subject: screen sizes |
|
|
I know how to do this in turing, but i'm new to c++, and i am trying to teach myself, but i can't find anywhere where it says how to change screen/window sizes. Could someone help me out plz. |
|
|
|
|
 |
Sponsor Sponsor

|
|
 |
Mazer

|
Posted: Fri Jun 18, 2004 12:53 pm Post subject: (No subject) |
|
|
Well, you'll either have to make OS specific calls for opening a window, or you can figure out how to use SDL. For the former, check out the first lesson on http://nehe.gamedev.net (I assume you're on windows and plan on attempting 3D graphics). |
|
|
|
|
 |
|
|