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

Safe HaskellSafe-Inferred

HGamer3D.Data.Window

Contents

Description

Type definitions for 2D window

Synopsis

Windowing

data Window Source

A window is simply represented by it's window id, an unsigned C int

Constructors

Window Int