Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

docs(types.ts): add readd() examples #838

Merged
merged 4 commits into from
Apr 5, 2024

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    382170d View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. Update docs(types.ts): shorten readd() examples

    Removed some components and text
    SG-SWE073 authored Mar 27, 2024
    Configuration menu
    Copy the full SHA
    2ebc348 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Update docs(types.ts) fix pos and area in read()

    After removing scale, one of the sprites pos needed to be adjusted to overlap other sprite in demonstration. 
    Also, area() is needed as well, because without area(), kaboom will throw an error "purpleBean is not a function" when using "purpleBean.onClick()".
    Not sure if this is a bug or intended like that, but might explain one of the reasons why people get errors often.
    SG-SWE073 authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    8604fb2 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. docs(types.ts) fix identation for readd()

    Remove the extra indents
    SG-SWE073 authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    18e6143 View commit details
    Browse the repository at this point in the history