This website requires JavaScript.
Explore
Help
Sign In
SeanOMik
/
SimpleEngine
mirror of
https://github.com/SeanOMik/SimpleEngine.git
Watch
1
Star
0
Fork
You've already forked SimpleEngine
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f237cf9eff
SimpleEngine
/
include
/
simpleengine
History
SeanOMik
542974caa7
Rename `side_scroller_movement_animation` files to `ssma_component`
2020-07-06 01:02:26 -05:00
..
components
Rename `side_scroller_movement_animation` files to `ssma_component`
2020-07-06 01:02:26 -05:00
events
Make Entity::Update call UpdateComponents by default instead of an event
2020-07-04 16:42:11 -05:00
animation.h
Add some getters and a way to flip an animation
2020-07-06 00:44:06 -05:00
component.h
Rework some stuff for memory
2020-07-03 15:26:44 -05:00
entity.h
Create AnimationComponent, and an example to show it
2020-07-05 01:28:31 -05:00
event.h
Remove default render target of nullptr.
2020-07-03 13:34:22 -05:00
game.h
Rework some stuff for memory
2020-07-03 15:26:44 -05:00