Skip to content

instance_ #66

Description

@lofcz

Functions

  • ❌instance_change
  • ❌instance_copy --> might be added later
  • ❌instance_create_layer
  • ❌instance_create_depth
  • ✔️instance_destroy
  • ✔️instance_exists --> type / Id
  • 📌✔️instance_find --> instead of returning nth closest instance, this now accepts generic predicate and returns a list of instances matching
  • ✔️instance_furthest
  • ✔️instance_nearest
  • ✔️instance_number
  • ✔️instance_place
  • ❌instance_position --> weird legacy version of instance_place
  • 💡 instance_create --> This is actually instance_create_layer but we gonna stick to the old name
  • 💡 instance_get_singleton --> First instance of a type

Lifecycle functions

  • instance_activate_all
  • instance_activate_object
  • instance_activate_region
  • instance_deactivate_all
  • instance_deactivate_object
  • instance_deactivate_region

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions