Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
Planimeter
/
grid-sdk
Public
Notifications
Fork
74
Star
656
Code
Issues
3
Pull requests
4
Discussions
Actions
Projects
1
Wiki
Security
Insights
More
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Home
Jump to bottom
Andrew McWatters edited this page
Aug 23, 2020
·
15 revisions
Pages
1,072
Home
Home
Engine Documentation Index
addon
addon.getAddons
addon.load
addon.mount
addon.unmount
bind
bind.getBind
bind.getBinds
bind.getKeyForBind
bind.keypressed
bind.keyreleased
bind.mousepressed
bind.mousereleased
bind.readBinds
bind.readDefaultBinds
bind.saveBinds
bind.setBind
Binds
box
box.accessor
box.box
box.draw
box.drawBackground
box.drawBorder
box.drawChild
box.drawName
box.drawSelection
box.getBackgroundColor
box.getBorderBottomColor
box.getBorderBottomStyle
box.getBorderBottomWidth
box.getBorderColor
box.getBorderLeftColor
box.getBorderLeftStyle
box.getBorderLeftWidth
box.getBorderRightColor
box.getBorderRightStyle
box.getBorderRightWidth
box.getBorderStyle
box.getBorderTopColor
box.getBorderTopStyle
box.getBorderTopWidth
box.getBorderWidth
box.getBottom
box.getColor
box.getDisplay
box.getFormattingContext
box.getHeight
box.getLeft
box.getMargin
box.getMarginBottom
box.getMarginLeft
box.getMarginRight
box.getMarginTop
box.getOffsetHeight
box.getOffsetLeft
box.getOffsetTop
box.getOffsetWidth
box.getPadding
box.getPaddingBottom
box.getPaddingLeft
box.getPaddingRight
box.getPaddingTop
box.getPosition
box.getRight
box.getScheme
box.getTop
box.getWidth
box.getX
box.getY
box.preDraw
box.setBackgroundColor
box.setBorderBottomColor
box.setBorderBottomStyle
box.setBorderBottomWidth
box.setBorderColor
box.setBorderLeftColor
box.setBorderLeftStyle
box.setBorderLeftWidth
box.setBorderRightColor
box.setBorderRightStyle
box.setBorderRightWidth
box.setBorderStyle
box.setBorderTopColor
box.setBorderTopStyle
box.setBorderTopWidth
box.setBorderWidth
box.setBottom
box.setColor
box.setDisplay
box.setLeft
box.setMargin
box.setMarginBottom
box.setMarginLeft
box.setMarginRight
box.setMarginTop
box.setOffsetLeft
box.setOffsetTop
box.setPadding
box.setPaddingBottom
box.setPaddingLeft
box.setPaddingRight
box.setPaddingTop
box.setPosition
box.setRight
box.setTop
button
button.button
button.draw
button.drawBorder
button.drawText
button.getText
button.isDisabled
button.keypressed
button.mousepressed
button.mousereleased
button.onClick
button.setDisabled
button.setText
call
camera
camera.drawToWorld
camera.getMaxZoom
camera.getMinZoom
camera.getParentEntity
camera.getPosition
camera.getTranslation
camera.getWorldContexts
camera.getWorldIndex
camera.getZoom
camera.resetZoom
camera.screenToWorld
camera.setMaxZoom
camera.setMinZoom
camera.setParentEntity
camera.setPosition
camera.setZoom
camera.update
camera.worldToScreen
canvas
canvas.canvas
canvas.draw
canvas.generateMipmaps
canvas.getDepth
canvas.getDepthSampleMode
canvas.getDimensions
canvas.getDPIScale
canvas.getFilter
canvas.getFormat
canvas.getHeight
canvas.getLayerCount
canvas.getMipmapCount
canvas.getMipmapFilter
canvas.getMipmapMode
canvas.getMSAA
canvas.getPixelDimensions
canvas.getPixelHeight
canvas.getPixelWidth
canvas.getTextureType
canvas.getWidth
canvas.getWrap
canvas.invalidate
canvas.invalidateCanvases
canvas.isReadable
canvas.newImageData
canvas.release
canvas.remove
canvas.renderTo
canvas.setAutoRedraw
canvas.setDepthSampleMode
canvas.setFilter
canvas.setMipmapFilter
canvas.setWrap
canvas.shouldAutoRedraw
canvas.type
canvas.typeOf
character
character.addTask
character.character
character.moveTo
character.nextTask
character.removeTasks
character.tick
character.updateTasks
chat
chat.addText
checkbox
checkbox.checkbox
checkbox.draw
checkbox.drawBorder
checkbox.drawCheck
checkbox.drawLabel
checkbox.isChecked
checkbox.keypressed
checkbox.mousereleased
checkbox.onCheckedChanged
checkbox.setChecked
Client–Server_Initialization
closebutton
closebutton.closebutton
closebutton.draw
closebutton.onClick
color
color.color
color.copy
commandbutton
commandbutton.commandbutton
commandbutton.drawBackground
commandbutton.drawBorder
commandbutton.isFirstChild
commandbutton.isLastChild
commandbutton.setParent
commandbuttongroup
commandbuttongroup.commandbuttongroup
commandbuttongroup.draw
commandbuttongroup.invalidateLayout
concommand
concommand.callback
concommand.concommand
concommand.dispatch
concommand.getAutocomplete
concommand.getCallback
concommand.getConcommand
concommand.getFlags
concommand.getHelpString
concommand.getName
concommand.remove
concommand.run
concommand.setAutocomplete
concommand.setCallback
concommand.setFlags
concommand.setHelpString
conf
config
config.getConfig
config.load
config.setSound
config.setWindow
context
context.context
context.draw
context.getDrawPosition
context.getPosition
context.getWorldIndex
context.remove
context.setPosition
context.setWorldIndex
convar
convar.convar
convar.getBoolean
convar.getConfig
convar.getConvar
convar.getDefault
convar.getFlags
convar.getHelpString
convar.getMax
convar.getMin
convar.getName
convar.getNumber
convar.getValue
convar.isFlagSet
convar.onValueChange
convar.readConfig
convar.remove
convar.saveConfig
convar.setConvar
convar.setDefault
convar.setFlags
convar.setHelpString
convar.setMax
convar.setMin
convar.setValue
Create_an_entity
dropdownlist
dropdownlist.addItem
dropdownlist.draw
dropdownlist.drawBackground
dropdownlist.drawBorder
dropdownlist.drawIcon
dropdownlist.drawText
dropdownlist.dropdownlist
dropdownlist.getListItemGroup
dropdownlist.getValue
dropdownlist.invalidate
dropdownlist.invalidateLayout
dropdownlist.isActive
dropdownlist.isChildMousedOver
dropdownlist.keypressed
dropdownlist.mousepressed
dropdownlist.mousereleased
dropdownlist.onLostFocus
dropdownlist.onRemove
dropdownlist.onValueChanged
dropdownlist.setActive
dropdownlist.setListItemGroup
dropdownlist.setValue
dropdownlistitem
dropdownlistitem.draw
dropdownlistitem.drawBackground
dropdownlistitem.drawText
dropdownlistitem.dropdownlistitem
dropdownlistitem.invalidateLayout
dropdownlistitem.mousepressed
dropdownlistitemgroup
dropdownlistitemgroup.addItem
dropdownlistitemgroup.draw
dropdownlistitemgroup.dropdownlistitemgroup
dropdownlistitemgroup.getDropDownList
dropdownlistitemgroup.invalidateLayout
dropdownlistitemgroup.isVisible
dropdownlistitemgroup.mousepressed
dropdownlistitemgroup.onValueChanged
dropdownlistitemgroup.setDropDownList
dropdownlistitemgroup.updatePos
Engine_Features
entities
entities.createFromMapData
entities.getAll
entities.getClassMap
entities.initialize
entities.linkToClassname
entities.require
entities.shutdown
entities.unrequire
entity
entity.broadcastNetworkVarChanges
entity.create
entity.draw
entity.drawAll
entity.drawShadow
entity.emitSound
entity.endTouch
entity.entity
entity.findByClassname
entity.getAll
entity.getAnimation
entity.getBody
entity.getByEntIndex
entity.getClassname
entity.getCollisionBounds
entity.getDrawPosition
entity.getLocalPosition
entity.getMap
entity.getName
entity.getNetworkVar
entity.getNetworkVarsStruct
entity.getNetworkVarTypeLenValues
entity.getPosition
entity.getProperties
entity.getSprite
entity.getVelocity
entity.getWorldIndex
entity.hasNetworkVar
entity.initializePhysics
entity.insertNetworkVarChange
entity.interpolate
entity.isMoving
entity.isOnTile
entity.localToWorld
entity.networkBoolean
entity.networkEntity
entity.networkNumber
entity.networkString
entity.networkVar
entity.networkVector
entity.onAnimationEnd
entity.onAnimationEvent
entity.onNetworkVarChanged
entity.onNetworkVarReceived
entity.onPostWorldUpdate
entity.remove
entity.removeAll
entity.removeInterpolationBuffer
entity.setAnimation
entity.setBody
entity.setClassname
entity.setCollisionBounds
entity.setDrawShadow
entity.setLocalPosition
entity.setMap
entity.setName
entity.setNetworkVar
entity.setPosition
entity.setProperties
entity.setSprite
entity.shouldDrawShadow
entity.spawn
entity.startTouch
entity.testPoint
entity.tick
entity.update
entity.updateInterpolationBuffer
entity.updateNetworkVars
entity.use
entity.worldToLocal
frame
frame.activate
frame.close
frame.doModal
frame.draw
frame.drawTitle
frame.frame
frame.getMinHeight
frame.getMinSize
frame.getMinWidth
frame.getTitle
frame.invalidateLayout
frame.isMovable
frame.isResizable
frame.isResizing
frame.keypressed
frame.mousepressed
frame.mousereleased
frame.moveFocus
frame.moveToCenter
frame.onLostFocus
frame.onMouseLeave
frame.setFocusedFrame
frame.setHeight
frame.setMinHeight
frame.setMinSize
frame.setMinWidth
frame.setMovable
frame.setRemoveOnClose
frame.setResizable
frame.setResizing
frame.setTitle
frame.setWidth
frame.shouldRemoveOnClose
frame.update
frame.updateCursor
frametab
frametab.draw
frametab.drawBackground
frametab.frametab
frametab.mousepressed
frametab.mousereleased
frametabgroup
frametabgroup.addItem
frametabgroup.addTab
frametabgroup.draw
frametabgroup.frametabgroup
frametabgroup.invalidateLayout
frametabgroup.onValueChanged
frametabpanel
frametabpanel.draw
frametabpanel.frametabpanel
frametabpanel.invalidateLayout
frametabpanel.keypressed
frametabpanels
frametabpanels.addPanel
frametabpanels.frametabpanels
frametabpanels.setSelectedChild
fullscreencanvas
fullscreencanvas.fullscreencanvas
Game_Loop
Getting_Started
gui
gui.accessor
gui.createElement
gui.draw
gui.filedropped
gui.invalidateTree
gui.keypressed
gui.keyreleased
gui.load
gui.mousepressed
gui.mousereleased
gui.preDrawWorld
gui.scale
gui.setFocusedPanel
gui.textedited
gui.textinput
gui.update
gui.wheelmoved
hook
hook.call
hook.remove
hook.set
host
host.bandwidth_limit
host.broadcast
host.channel_limit
host.check_events
host.compress_with_range_coder
host.connect
host.flush
host.get_peer
host.get_socket_address
host.host
host.isValid
host.peer_count
host.service
host.service_time
host.total_received_data
host.total_sent_data
imagepanel
imagepanel.draw
imagepanel.drawMissingImage
imagepanel.getImage
imagepanel.getQuad
imagepanel.imagepanel
imagepanel.setHeight
imagepanel.setImage
imagepanel.setQuad
imagepanel.setWidth
imagepanel.updateQuad
input
input.getKeyTrap
input.isKeyTrapped
input.setKeyTrap
label
label.draw
label.getFont
label.getText
label.getTextAlign
label.label
label.setFont
label.setText
label.setTextAlign
List_of_console_commands
List_of_console_variables
List_of_game_engines
List_of_payloads
Long term_projects
map
map.cleanup
map.draw
map.drawWorld
map.exists
map.findNextWorldIndex
map.getAll
map.getAtPosition
map.getByName
map.getCanvas
map.getEntities
map.getFilename
map.getFormatVersion
map.getGidsAtPosition
map.getGroundBody
map.getHeight
map.getLayers
map.getName
map.getOrientation
map.getPixelHeight
map.getPixelWidth
map.getProperties
map.getTileHeight
map.getTileset
map.getTilesets
map.getTileSize
map.getTileWidth
map.getWidth
map.getWorld
map.getWorldIndex
map.getX
map.getY
map.initializePhysics
map.initializeWorld
map.isTileWalkableAtPosition
map.load
map.loadLayers
map.loadTilesets
map.map
map.parse
map.pointinrect
map.reload
map.reloadTiles
map.remove
map.removeEntity
map.roundToGrid
map.setCanvas
map.setEntities
map.setFormatVersion
map.setHeight
map.setLayers
map.setName
map.setOrientation
map.setProperties
map.setTileHeight
map.setTilesets
map.setTileWidth
map.setWidth
map.setWorldIndex
map.setX
map.setY
map.shutdown
map.snapToGrid
map.tick
map.unload
map.unloadAll
math
math.aabbsintersect
math.approximately
math.clamp
math.gcd
math.lerp
math.nearestmult
math.nearestpow2
math.pointinrect
math.pointonline
math.pointonlinesegment
math.remap
math.round
networkvar
networkvar.getName
networkvar.getValue
networkvar.networkvar
networkvar.onValueChanged
networkvar.setName
networkvar.setValue
onAddonMounted
onAddonUnmounted
onMainMenuActivate
onMainMenuClose
onNPCSpawn
onPlayerChat
onPlayerConnect
onPlayerDisconnect
onPlayerInitialSpawn
onPlayerSay
onPlayerSpawn
onPlayerUse
onReloadImage
onReloadScript
onReloadSound
panel
panel.animate
panel.createCanvas
panel.draw
panel.drawBackground
panel.drawBorder
panel.drawCanvas
panel.drawMask
panel.drawSelection
panel.drawTranslucency
panel.filedropped
panel.getChildren
panel.getDimensions
panel.getHeight
panel.getName
panel.getNextSibling
panel.getOpacity
panel.getParent
panel.getPos
panel.getPrevSibling
panel.getRootPanel
panel.getScale
panel.getScheme
panel.getTopMostChildAtPos
panel.getWidth
panel.getX
panel.getY
panel.invalidate
panel.invalidateCanvas
panel.invalidateLayout
panel.invalidateParent
panel.isChildMousedOver
panel.isSiblingMousedOver