====== SetTextCelCoords ====== Sets x and y coordinates for a cel. ==== Synopsis ==== ''%%void SetTextCelCoords (TextCel *tCel, Coord ccbX, Coord ccbY)%%'' ==== Description ==== Sets the TextCel CCB coordinates (ccb_XPos and ccb_YPos). Use this call as a convenience so that you don't need to dereference two levels of pointers to update a CCB's on-screen position. If you prefer, you can manipulate a CCB's position, size, and perspective fields directly; you don't have to use this function to safely modify the on-screen position. Other utility routines for positioning cels, such as ''%%MapCel()%%'', may also be safely used. The ccbX and ccbY values are interpreted as integer values if, when viewed as a longword, they are in the range of -1024