FunctionsChatRoomMapViewCoordinatesToIndexChatRoomMapViewCoordinatesToIndex CallableChatRoomMapViewCoordinatesToIndex(x: number, y: number): numberGets coordinates in X and Y and returns the corrosponding index number for the tile and object listParametersx: numberX-coordinate to be translatedy: numberY-coordinate to be translatedReturns numberIndex number for the tile and object lists
Gets coordinates in X and Y and returns the corrosponding index number for the tile and object list