Gamgine-0.7.0: Some kind of game library or set of utilities.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Gamgine.Math.Box

Documentation

data Box Source #

Constructors

Box 

Fields

Instances

Instances details
Read Box Source # 
Instance details

Defined in Gamgine.Math.Box

Show Box Source # 
Instance details

Defined in Gamgine.Math.Box

Methods

showsPrec :: Int -> Box -> ShowS #

show :: Box -> String #

showList :: [Box] -> ShowS #

bound :: [Box] -> Box Source #