Search

You can find the results of your search below.

python @soft:ptshell
2 Hits, Last modified:
, "is odd." </sxh> **Loops:** <sxh python;> # while_loop.py count = 0 while count < 5: print "Count:", count count += 1 </sxh> <sxh pyt
vrffiles @soft:vrgrid
1 Hits, Last modified:
specified texture in place of any custom textures while the custom textures download. <sxh xml;> <loader
tutorial @soft:vrgrid
1 Hits, Last modified:
texture and use it instead of the loader texture while the full texture downloads. Downloading texture
scripting @soft:vrgrid
4 Hits, Last modified:
ase z { do that } default { do default } } </sxh> While-Do loop <sxh php;> while ( expression ) { do this } </sxh> Do-While loop <sxh php;> do { do this } while ( expression ) </sxh> For loop <sxh php;> for loopvar = startval to
tutorial @soft:polydraw
6 Hits, Last modified:
op, Front or Side View), and hold the button down while you drag the mouse up a little. The cube should b... ere in the "Front View", and hold the button down while you drag the mouse a little, until the cube is on... s to 'Move' Mode. * Hold down the "Control" key while you drag the new cube to the right side of the Fr... iew should show the selected triangles as shaded, while the rest are just a wireframe. If you didn't sel
tutorial @soft:phphum
1 Hits, Last modified:
ocess the events generated by controls or timers. While the main loop is active, the various controls and