lambdacube-engine-0.2.1: 3D rendering engine written entirely in Haskell

Graphics.LambdaCube.Loader.ResourceScript

Synopsis

Documentation

data PathType Source

The type of path leading to a resource.

Constructors

PathDir

An ordinary directory.

PathZip

A zip compressed directory.