Package

eu.joaocosta.minart

backend

Permalink

package backend

Visibility
  1. Public
  2. All

Type Members

  1. trait ImpureRenderLoop extends RenderLoop[Function1, Function2]

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

  3. class SdlCanvas extends LowLevelCanvas

    Permalink

    A low level Canvas implementation that shows the image in a SDL Window.

Value Members

  1. object ImpureRenderLoop

    Permalink
  2. object SdlKeyMapping extends KeyMapping[SDL_Keycode]

    Permalink
  3. object SdlRenderLoop extends ImpureRenderLoop

    Permalink
  4. package defaults

    Permalink

Ungrouped