Examples

Some examples to show MCL's features and how they are used.

Basic Setup

How to set up a scene using layers and items.

Show example

Layer Manipulation

How to work with layers.

Show example

Basic Animation

How to use a Thread to redraw the canvas and give items animation using Cmorph.

Show example

Interactivity

Applying and using mouse events with a CanvasItem.

Show example

Keyboard Control

Controlling the canvas with the keyboard.

Show example

Advanced Animation

More sophisticated animation.

Show example

  1. Basic Setup
  2. Layer Manipulation
  3. Basic Animation
  4. Interactivity
  5. Keyboard Control
  6. Advanced Animation