package sim type room struct { origin point width int height int }