Commit Graph

18 Commits

Author SHA1 Message Date
Maddy Thorson
1fb4ed7c9b Tracker fixes and debug methods. ComponentInterfaceAttribute removed, interface use is auto-detected. Scene actually calls update and draw methods 2021-02-06 23:13:02 -08:00
Maddy Thorson
0b39478d1b Collision condition order change. Entity Component getters. Calc.RoundToInt 2021-02-06 18:36:56 -08:00
Maddy Thorson
86b05c648b Collision-with-condition checkers. Entity/Component Awake timing fixes. Batcher.Pixel() 2021-02-06 16:37:38 -08:00
Maddy Thorson
3d5130b45b Big restructuring - sample game is currently broken 2021-02-04 23:11:51 -08:00
Matt Thorson
610ef2308f Entity and Component Ended() 2020-09-19 22:46:45 -07:00
Matt Thorson
ce684b1d16 State simplified 2020-09-13 17:38:48 -07:00
Matt Thorson
ce099d0cc8 Moved example physics stuff into the sample game 2020-09-12 23:52:13 -07:00
Matt Thorson
951cd6bd07 Tween fix 2020-06-14 20:05:18 -07:00
Matt Thorson
bdd32cba8b Tween component. Bezier struct 2020-06-14 20:04:26 -07:00
Matt Thorson
afabb58543 Color fixes. Draw.Circle. JSON.Enum. OnCollide leak fix 2020-05-31 17:26:50 -07:00
Matt Thorson
9bb6ac6a73 Fixed crash on some Entity removals 2020-05-30 16:19:46 -07:00
Matt Thorson
4daafca0b7 StateMachine error check 2020-05-30 13:20:16 -07:00
Matt Thorson
9bad58cf2d OnCollide component 2020-05-29 17:40:31 -07:00
Matt Thorson
8faeeb98f0 Facings enum. StateMachine fixes 2020-05-26 22:23:02 -07:00
Matt Thorson
be9e1cd877 StateMachine Component 2020-05-26 21:23:46 -07:00
Matt Thorson
12ea2e43bc Sample game. Easing methods. Colors. 2020-05-08 21:05:29 -07:00
Matt Thorson
0a709b5788 Replaced SDLApp code in Game, no longer extends it 2020-05-06 21:13:34 -07:00
Matt Thorson
bde9a51f9e Components! 2020-05-05 19:53:13 -07:00