Separate names with a comma.
i think what im asking is where is the game loop? is it drawRect in the UIView class and if so where is it called?
is confusing me a great deal with regards to control. am i right in assuming that xcode will start control at main(), main() then sends control to...
so it turns out it is vnc not sending the correct controls over. just tried a keyboard and monitor connected directly and was able to produce the...
... im making use of the vnc on my mac mini and remote connect to it using my laptop. im going through an example in the book and it asks me to...
int x=2; if(x==2) //do something thats the correct way to use it, x is assigned the value of 2, then x is asked if its equal to 2, then...
how do you hope to compete with stanfords free online course with videos of lectures? http://www.stanford.edu/class/cs193p/cgi-bin/index.php
does anyone know if you can install the sdk on a portable drive on one mac, then use the hard drive on another mac and still be able to use the...
i have a pc up to spec sitting in the corner not doing anything so ill try the hackintosh first. i did just try to buy a mac mini but i wasnt...
**** **** and bollocks it all to buggery, you need an intel processer as well. thieving bastard apple ****s AARGRGRJHHGHHJJHSKFBskdblksdblksdbl...
kind of a "oh dear" moment just now. i finished with uni today, rushed over to the games lab with gayfull glee to start looking at iphone sdk and...
newcastle upon tyne, UK. lived here 2 years, originally from maidstone. hope to move overseas one day, hopefully montreal.
id love to. ill email you my details along with a cv and port folio tomorrow. by the way after i wrote that post i went to a drum n bass night...
thats pretty much how ill be working. got a guy for graphics, guy for code who will be doing stuff in c++, then ill be making the necassary...
some code gets created during run time and placed on the heap (dynamic memory) to save space or because it couldnt be created at compile time and...
dont spose youd be interested in taking on a 28 yr old british computer games software engineering student for a years work placement? always get...
do you have a port folio, examples of work?
just wondering if any of you create your own graphics and animate as well as code, if you work in a team, if you outsource your assets, if youre...
perhaps the best thing would be to go through some of those tutorials then post back here if you get stuck or would like more in depth info, or if...
ok, ill do what i can. im on a pc, never used a mac yet. first youll need a compiler, i use MS visual studio which wont make a difference with...
thought that may be the case, id imagine there are classes in the sdk that take care of model/picture/asset loading. ill do a search for a...