Andrew Welker
|
8e57e7ec31
|
fix: add missing LoadSmartObjects call
|
2022-11-23 14:29:36 -07:00 |
|
Andrew Welker
|
1b43b44d19
|
fix: typo in TouchpanelBase constructor
The constructor was checking the wrong
variable, leading to it always being null
and failing to build the `EssentialsTouchpanelController`
class.
|
2022-11-23 13:15:41 -07:00 |
|
Andrew Welker
|
9b2611be02
|
refactor: add error handling for cases where type isn't found
|
2022-09-02 15:00:00 -06:00 |
|
Andrew Welker
|
1b9f16ea74
|
fix: add missing event registration
|
2022-09-02 14:44:15 -06:00 |
|
Andrew Welker
|
88a16b577b
|
refactor: update constructors for touchpanel controller and base class
|
2022-09-02 14:35:06 -06:00 |
|
Andrew Welker
|
d01be57f81
|
feat: add TouchpanelBase class and initial implementation
|
2022-09-02 13:54:34 -06:00 |
|