LambdaHack-0.9.5.0: A game engine library for tactical squad ASCII roguelike dungeon crawlers
Safe HaskellNone
LanguageHaskell2010

Game.LambdaHack.Server.ServerOptions

Description

Server and client game state types and operations.

Synopsis

Documentation

data RNGs Source #

Instances

Instances details
Show RNGs Source # 
Instance details

Defined in Game.LambdaHack.Server.ServerOptions

Binary RNGs Source # 
Instance details

Defined in Game.LambdaHack.Server.ServerOptions

defServerOptions :: ServerOptions Source #

Default value of server options.