Kazhnuz
|
055ae92eb9
|
feat(scene): add *Start() and *End() functions.
Make the scene children able to add functions before or after
everything.
|
2019-06-13 18:33:29 +02:00 |
|
Kazhnuz
|
e73d6804f5
|
gamecore/scenemanager: draw the world before drawing the scene
|
2019-05-30 13:37:30 +02:00 |
|
Kazhnuz
|
48aa0a3eab
|
gamecore/scene: put world wrapper inside the scene
|
2019-05-30 13:27:41 +02:00 |
|
Kazhnuz
|
df4d264c21
|
gamecore/scenemanager: let the scene manager handle directly the world
|
2019-05-28 19:31:42 +02:00 |
|
Kazhnuz
|
324a5854b7
|
core: add a way to get keyboard callbacks from current scene
|
2019-04-14 19:45:52 +02:00 |
|
Kazhnuz
|
1061e4822f
|
gamecore: better comments and organization
|
2019-04-11 17:23:39 +02:00 |
|
Kazhnuz
|
793c05117a
|
core/scenes: improve input locking system
|
2019-04-01 08:25:02 +02:00 |
|
Kazhnuz
|
d6c6b64786
|
gamecore: add scene storage system
|
2019-03-16 15:15:01 +01:00 |
|
Kazhnuz
|
4c71e262bb
|
gamecore/scenes: add a wrapper around Scene changing
|
2019-03-16 15:04:55 +01:00 |
|
Kazhnuz
|
2207ebcd89
|
gamecore: don't crash when there is no scene
|
2019-03-16 14:43:37 +01:00 |
|
Kazhnuz
|
e79066cd58
|
gamecore: put all gamecore files in a folder
|
2019-03-16 13:07:38 +01:00 |
|