You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Incorrect method name. Errors when using this.touching("edge") while a speech bubble is active.
(I got very lucky! My test project happened to include this case. We could consider using Typescript to avoid these kinds of errors and also to provide type hints for people using Leopard.)
See also discussion in #128—since we're already working with a build step, it wouldn't add any new steps to the current development workflow.
Bonus reason for writing Leopard in TypeScript: sb-edit uses TypeScript, and it's good to be consistent across the two connected codebases!
The text was updated successfully, but these errors were encountered:
See a recent comment: #119 (comment)
See also discussion in #128—since we're already working with a build step, it wouldn't add any new steps to the current development workflow.
Bonus reason for writing Leopard in TypeScript: sb-edit uses TypeScript, and it's good to be consistent across the two connected codebases!
The text was updated successfully, but these errors were encountered: