game property
Coordinates of the event relative to the game position/size and transformations
Implementation
late final Vector2 game = _game.projector.unprojectVector(widget);
Coordinates of the event relative to the game position/size and transformations
late final Vector2 game = _game.projector.unprojectVector(widget);