Package

eu.joaocosta.minart

backend

Permalink

package backend

Visibility
  1. Public
  2. All

Type Members

  1. class HtmlCanvas extends LowLevelCanvas

    Permalink

    A low level Canvas implementation that shows the image in an HTML Canvas element.

  2. class PpmCanvas extends LowLevelCanvas

    Permalink

    A low level Canvas implementation that outputs the image in the PPM format to the stdout.

    A low level Canvas implementation that outputs the image in the PPM format to the stdout. This canvas doesn't support fetching the keyboard input.

Value Members

  1. object JsKeyMapping extends KeyMapping[Int]

    Permalink
  2. object JsRenderLoop extends RenderLoop

    Permalink
  3. package defaults

    Permalink

Ungrouped