Thread: Bot
View Single Post
# 45 20-05-2011 , 11:07 AM
Chirone's Avatar
Subscriber
Join Date: Dec 2007
Location: NZ
Posts: 3,125
oh, i thought the 2x only affects the iphone4, not the iPad

it's not too late to change the literals to constants or variables!
Code:
use something like
#define MY_CONSTANT    60
or
const static int MY_CONSTANT = 60;
or in your header
int myVariable;
and in the implementation file 
myVariable = 60;
(60 is just a random number i chose)

you could use little dots and make them appear like they are on the board instead of that graphic to convey movement. or some sort of tiling wires (graphic or programatically drawn)




that's a "Ch" pronounced as a "K"

Computer skills I should have:
Objective C, C#, Java, MEL. Python, C++, XML, JavaScript, XSLT, HTML, SQL, CSS, FXScript, Clips, SOAR, ActionScript, OpenGL, DirectX
Maya, XSI, Photoshop, AfterEffects, Motion, Illustrator, Flash, Swift3D