-
Notifications
You must be signed in to change notification settings - Fork 0
neilmanuell/ComponentBase
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Just think I should declare that this little framework was influenced by the PushButton Engine IEntityComponent. ToDo: have the propertyBag object of each component extend the proxy class. this will mean the unwieldy setProperty/getProperty methods can be accessed: component.properties.time = new Date(); var d:Date = component.properties.time; while still dispatching a PropertyBag event
About
Base components for Component Based Architechture
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published