| | | |
| ImagesOverlap | This is a very fast, simple collision type command that will allow you to determine whether or not two images have overlapped each other... | 0 | Nobody (1+ years ago) |
| ImageWidth | Use this command and ImageHeight to return the size of the given image (using the handle assigned when the image was loaded with LoadImage) in pixels... | 0 | Nobody (1+ years ago) |
| ImageXHandle | It is occasionally useful to determine the location of an image's image handle... | 0 | Nobody (1+ years ago) |
| ImageYHandle | It is occasionally useful to determine the location of an image's image handle... | 0 | Nobody (1+ years ago) |
| Int | Converts the value to the nearest integer... | 0 | Nobody (1+ years ago) |
| JoinNetGame | Use this command to join a network game, bypassing the dialog box normally endured with the StartNetGame command... | 0 | Nobody (1+ years ago) |
| JoyDown | This command (and its counterparts KeyDown and MouseDown) is used to detect if a joystick button is being held down... | 0 | Nobody (1+ years ago) |
| JoyHat | JoyHat returns the state of a joystick 'hat' or 'pov' (point-of-view) control... | 0 | Nobody (1+ years ago) |
| JoyPitch | Returns the pitch value of a joystick... | 0 | Nobody (1+ years ago) |
| JoyRoll | Returns the roll value of a joystick... | 0 | Nobody (1+ years ago) |
| JoyType | This command returns the type of joystick that is currently connected to the computer... | 0 | Nobody (1+ years ago) |
| JoyU | Returns a float value between -1 and 1 that represents the U value of a joystick's output... | 0 | Nobody (1+ years ago) |
| JoyUDir | Returns an integer value between -1 and 1 that represents the U value of a joystick's output... | 0 | Nobody (1+ years ago) |
| JoyV | Returns a float value between -1 and 1 that represents the V value of a joystick's output... | 0 | Nobody (1+ years ago) |
| JoyVDir | Returns an integer value between -1 and 1 that represents the V value of a joystick's output... | 0 | Nobody (1+ years ago) |
| JoyX | This command returns the value of the x-axis of the joystick... | 0 | Nobody (1+ years ago) |
| JoyXDir | This command returns the direction of the x-axis of the joystick being pressed... | 0 | Nobody (1+ years ago) |
| JoyY | This command returns the value of the x-axis of the joystick... | 0 | Nobody (1+ years ago) |
| JoyYaw | Returns the yaw value of a joystick... | 0 | Nobody (1+ years ago) |
| JoyYDir | This command returns the direction of the Y-axis of the joystick being pressed... | 0 | Nobody (1+ years ago) |
| JoyZDir | This command returns the direction of the Z-axis of the joystick being pressed... | 0 | Nobody (1+ years ago) |
| Last | If you haven't read up on the TYPE command, you might want to do so before continuing... | 0 | Nobody (1+ years ago) |
| Left | Use this command to get a certain number of the leftmost letters of a string... | 0 | Nobody (1+ years ago) |
| Len | This will let you determine the length (number of letters, spaces, characters, numbers, etc) inside a string... | 0 | Nobody (1+ years ago) |
| LightColor | Sets the color of a light... | 0 | Nobody (1+ years ago) |