Module

Screeps.Owned

Package
purescript-screeps-classy
Repository
purescript/purescript-screeps

Corresponds to the Screeps API OwnedStructure

#my Source

my :: forall a. Owned a => a -> Boolean

#owner Source

owner :: forall a. Owned a => a -> Maybe { username :: String }