HGamer3D-Data-0.3.1: Game Engine for the Haskell Programmer - Data Definitions and Utilities

Safe HaskellSafe-Inferred

HGamer3D.Data.TimeMS

Description

Module providing the time type for HGamer3D

Synopsis

Documentation

data TimeMS Source

the time type of HGamer3D (in milliseconds)

Constructors

TimeMS Int 

Instances