RedViz-0.1.0.0: a library for realtime interactive 3D visualizations
Copyright(c) Vladimir Lopatin 2022
LicenseBSD-3-Clause
MaintainerVladimir Lopatin <madjestic13@gmail.com>
Stabilityprovisional
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Graphics.RedViz.Input.Mouse

Description

A basic mouse control structure.

Documentation

data Mouse Source #

Constructors

Mouse 

Fields

Instances

Instances details
Show Mouse Source # 
Instance details

Defined in Graphics.RedViz.Input.Mouse

Methods

showsPrec :: Int -> Mouse -> ShowS #

show :: Mouse -> String #

showList :: [Mouse] -> ShowS #