Main Page: Difference between revisions
Line 39: | Line 39: | ||
|+ | |+ | ||
|- | |- | ||
! Block Name !! Image | ! Block Name !! Image !! Description | ||
|- | |- | ||
| [[Key_Typed%3F]] || Example | | [[Key_Typed%3F]] || Example ||Checks to see if a given key is typed; useful for triggering certain actions based on player input | ||
|- | |- | ||
| [[Key_Held%3F]]|| Example || | | [[Key_Held%3F]]|| Example || Checks to see if a given key is being held; useful for controlling agents’ movements, etc. | ||
Checks to see if a given key is being held; useful for controlling agents’ movements, etc. | |||
|} | |} | ||
Revision as of 20:42, 24 July 2022
MediaWiki has been installed.
This is an edit made by Josh!
Consult the User's Guide for information on using the wiki software.
Getting started
- Configuration settings list
- MediaWiki FAQ
- MediaWiki release mailing list
- Localise MediaWiki for your language
- Learn how to combat spam on your wiki
Blocks Glossary
Agents
Block Name | Image | Description |
---|---|---|
Create | Example | Creates specified number of agents |
Create Each Do | Example | Creates specified number of agents and each agent proceeds to run code within the block |
Block | Example | Description |
Detection
Environment
Interface
Keyboard
Block Name | Image | Description |
---|---|---|
Key_Typed? | Example | Checks to see if a given key is typed; useful for triggering certain actions based on player input |
Key_Held? | Example | Checks to see if a given key is being held; useful for controlling agents’ movements, etc. |
Lists
Logic
Math
Movement
Procedures
Sound
Traits
Variables
Debugger
Skills Glossary
Tutorials / Roadmap
Getting Started Roadmap
1. Orientation
Additional Materials
1.