flame-engine / flame

A Flutter based game engine.
https://flame-engine.org
MIT License
9.3k stars 914 forks source link

feat: Adding getters and methods for easier manipulation of selections #3350

Closed erickzanardo closed 1 month ago

erickzanardo commented 1 month ago

Description

Adding getters and methods to making it easier to copy new selections, which will help the editor to offer more features.

Checklist

Breaking Change?

Related Issues