draw System Box
Draws a small UI box next to the ship's system
Parameters
ship
Ship concerned (the element will only be drawn if that ship is the player ship)
intended Color
Color of the filling. If null, the filling will be UI-green
blend Time
Time to smoothly switch between colors. Can be set to 0 for instant changes
Draws a small UI box at a given location.
Parameters
ship
Ship concerned (the element will only be drawn if that ship is the player ship)
box Loc
Where to draw the box.
intended Color
Color of the filling. If null, the filling will be UI-green
blend Time
Time to smoothly switch between colors. Can be set to 0 for instant changes