Package

eu.joaocosta.minart

backend

Permalink

package backend

Visibility
  1. Public
  2. All

Type Members

  1. class AwtCanvas extends LowLevelCanvas

    Permalink

    A low level Canvas implementation that shows the image in an AWT/Swing window.

  2. trait ImpureRenderLoop extends RenderLoop[Function1, Function2]

    Permalink
  3. 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 AwtCanvas

    Permalink
  2. object AwtKeyMapping extends KeyMapping[Int]

    Permalink
  3. object ImpureRenderLoop

    Permalink
  4. object JavaRenderLoop extends ImpureRenderLoop

    Permalink
  5. package defaults

    Permalink

Ungrouped