About arrys
#1

Hi there. Got a question about arrys

alright, I've think how to do arrys variables that they save some numbers, data and I will be able to change it around


something like this
Код:
new modelnumbers[][]=
{

     {400},
     {500}
};
And like if I'd press newkeys == key_up will change modelnumbers variable to 500 if again 400 you know everything will replay, spin around again
Reply


Messages In This Thread
About arrys - by juraska - 23.11.2011, 14:23
Re: About arrys - by Pharrel - 23.11.2011, 15:09
Re: About arrys - by juraska - 23.11.2011, 15:21
Re: About arrys - by MP2 - 23.11.2011, 15:28
Re: About arrys - by Pharrel - 23.11.2011, 15:33
Re: About arrys - by juraska - 23.11.2011, 15:47

Forum Jump:


Users browsing this thread: 1 Guest(s)