#69881 - genfish - Thu Feb 02, 2006 6:40 pm
Hey, im new to this and i've done a hello world. Now i wanna move onto something else.
How do i see what possible values i can pass to a function? are they listed on any websites? for example, my hello world uses this line:
how do i find out what goes in place of the zero to set other modes?
thanks :)
How do i see what possible values i can pass to a function? are they listed on any websites? for example, my hello world uses this line:
Code: |
videoSetMode(0); |
how do i find out what goes in place of the zero to set other modes?
thanks :)