Render simple image on canvas, if it is in range. Use width and height, scaleMultiplier and centerCursor properties in SimulationBoard component to calculate that.
You can already add render function to abstract class SimulationObject.
Try to render Laser object with some dummy image @grzesta05 will replace later
Render simple image on canvas, if it is in range. Use width and height, scaleMultiplier and centerCursor properties in SimulationBoard component to calculate that.
You can already add render function to abstract class SimulationObject.
Try to render Laser object with some dummy image @grzesta05 will replace later