MCPcopy Create free account
hub / github.com/dabing1022/Blog / World

Class World

Processing/game2dai/World.java:70–1397  ·  view source on GitHub ↗

This class represents the '2D game play area' on which all the game entities are placed. Internally all world coordinates are stored as doubles (rather than floats) to minimise rounding errors, particularly when using steering behaviours. This means the size of the world is only limited by the

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected