Module

Nemo.Constants

Package
purescript-nemo
Repository
opyapeus/purescript-nemo

#scene Source

scene :: { height :: Int, width :: Int }

Return width: 1024, height: 1024

#canvasId Source

canvasId :: String

Return "scene"

#fontFamily Source

fontFamily :: String

Return "sans-serif"

#maxNoteSize Source