ai-vs-ai-common-0.0.3: Common libs for an upcoming AI based game
AiVsAi.UnitProperties
movementRange :: UnitType -> Int Source
attackRange :: UnitType -> Double Source
maxHealth :: UnitType -> Int Source
baseAttack :: UnitType -> Int Source
fireRechargeTime :: UnitType -> Int Source
newUnit :: UnitID -> TileID -> UnitType -> Team -> UnitState Source