Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Radar ¶
type Radar struct { render.LayeredPoint // contains filtered or unexported fields }
Radar helps store and present information around interesting entities on a radar map
func NewRadar ¶
NewRadar creates a radar that will display at 0,0 with the given dimensions. The points given will be displayed on the radar relative to the center point, With the absolute distance reduced by the given ratio
func (*Radar) DrawOffset ¶
DrawOffset draws the radar at a given offset
Click to show internal directories.
Click to hide internal directories.