mirror of
https://github.com/Insality/druid.git
synced 2025-09-27 10:02:18 +02:00
Replace event with event library
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
--
|
||||
-- Helper - A useful set of functions for working with GUI nodes, such as centering nodes, get GUI scale ratio, etc
|
||||
--
|
||||
-- druid.event - The core event system in Druid. Learn how to subscribe to any event in every Druid component.
|
||||
-- event - The core event system in Druid. Learn how to subscribe to any event in every Druid component.
|
||||
--
|
||||
-- BaseComponent - The parent class of all Druid components. You can find all default component methods there.
|
||||
--
|
||||
|
Reference in New Issue
Block a user