id (optional) display id 0-15, 0 is default and is the whole display
may not be completely functional
*/
if(x<1||x>192||y<1||y>64){
thrownewArgumentOutOfRangeException("Coordinate position is invalid. Make sure x is a positive value less than 193 or y is a positive value less than 65.");