camera property
read / write
Camera position; every non-HUD component is translated so that the camera position is the top-left corner of the screen.
Implementation
Position camera = Position.empty();
Camera position; every non-HUD component is translated so that the camera position is the top-left corner of the screen.
Position camera = Position.empty();