Guidebook Typos/Improvements #77

Closed
opened 2022-03-08 20:01:15 +00:00 by kirsle · 0 comments

SetHitbox() code example is wrong

The JS example for Self.SetHitbox() has a wrong width dimension

Self.Size() not documented

Mentioned in the Hitbox function but not documented itself.

Events.OnCollide() should document return false

Return false to prohibit movement from the colliding doodad, not mentioned in the docs.

Events.RunKeypress needs documentation

Message.Publish() example should check e.Settled

## SetHitbox() code example is wrong The JS example for Self.SetHitbox() has a wrong width dimension ## Self.Size() not documented Mentioned in the Hitbox function but not documented itself. ## Events.OnCollide() should document `return false` Return false to prohibit movement from the colliding doodad, not mentioned in the docs. ## Events.RunKeypress needs documentation ## Message.Publish() example should check e.Settled
kirsle added the
enhancement
label 2022-03-08 20:01:15 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SketchyMaze/doodle#77
There is no content yet.