FunctionsChatRoomMapViewDrawGridChatRoomMapViewDrawGrid CallableChatRoomMapViewDrawGrid(Left: number, Top: number, Width: number, Height: number): voidDraw the map grid and character on screenParametersLeft: numberThe X position on the screenTop: numberThe Y position on the screenWidth: numberThe width size of the drawn mapHeight: numberThe height size of the drawn mapReturns voidNothing
Draw the map grid and character on screen