All Classes and Interfaces
Class
Description
Main class for calling Ntro
Frontend and Backend in the same program.
Frontend only (the Backend runs in a server that we connect to)
Backend only (the Frontend runs in clients that connect to us)
Backend only (Frontend runs in clients that connect to us); pure Java version.
see: https://ntro.ca/4f5/modules/08/theorie/canvas/
world2d: where the drawing lives
viewport: the region of the drawing we are displaying
viewscreen: the region of the rawCanvas we are projecting the viewport on
rawCavnas: the actual JavaFx Canvas
invalidate() when the Canvas needs to be redrawn