doodle/docs
Noah c4456ac51b Scripting: Bring Self API up to Actor API parity
Updates the Self API to expose more uix.Actor fields:

* Doodad()
* GetBoundingRect()
* HasGravity()
* IsFrozen()
* IsMobile()
* LayerCount()
* ListItems()
* SetGrounded()
* SetWet()
* Velocity() - note: it was Self.GetVelocity() before.

Self.GetVelocity is deprecated and made an alias to Velocity.
2024-04-26 22:34:13 -07:00
..
public Overhaul the Platformer Physics System 2020-04-04 21:00:32 -07:00
Doodad Ideas.md Add app version/update check to the Main Scene 2020-01-01 17:50:15 -08:00
Doodad Scripts.md New Doodad: Anvil 2021-08-08 21:57:41 -07:00
Grid Data Structure.md Check in updated docs before break 2018-08-22 10:01:02 -07:00
Milestones.md Clean up documentation 2019-06-25 18:58:48 -07:00
Release Modes.md Shareware Build Flags 2019-04-19 17:23:37 -07:00
Shell.md Fix Actor Collision Checks Again 2020-01-02 22:05:49 -08:00
Tour of the Code.md Scripting: Bring Self API up to Actor API parity 2024-04-26 22:34:13 -07:00
UI Ideas.md Drag Doodads Onto Levels in Edit Mode 2018-10-20 16:03:59 -07:00