Welcome
Installation
Getting Started
User Interaction
Build a Game #1
Build a Game #2
Build a Game #3
Colours
Coordinates
API Reference
Globals
Window
Camera
Mouse
Key
Rect
Image
Text
Shape
Line
Screen
Sound
Base
Coordinates
2D coordinates (x, y) define a point's location using two numbers: the x-coordinate (horizontal position) and the y-coordinate (vertical position). In JoBase, the origin is in the centre of the screen.