This website requires JavaScript.
Explore
Help
Sign In
Heretek-AI
/
GDevelop
Watch
1
Star
0
Fork
0
You've already forked GDevelop
mirror of
https://github.com/Heretek-AI/GDevelop.git
synced
2026-08-26 18:46:41 -04:00
Code
Issues
2
Packages
Projects
Releases
2
Wiki
Activity
Files
b7932c88fd226f00a4e47fd043c36195f4196c82
GDevelop
/
Extensions
/
TextEntryObject
T
History
Florian Rival
6cbd70c2b0
Added InputManager to GDCpp game engine. Platformer objects can now jump with space key.
2015-03-02 07:57:02 +01:00
..
CMakeLists.txt
Remove boost
2015-01-20 18:29:55 +01:00
Extension.cpp
Merge branch 'remove-boost' of
https://github.com/victorlevasseur/GD
into c++11
2015-01-25 20:12:14 +01:00
JsExtension.cpp
Merge branch 'remove-boost' of
https://github.com/victorlevasseur/GD
into c++11
2015-01-25 20:12:14 +01:00
TextEntryInitialPositionPanel.cpp
Added GDJS and Extensions to this repository.
2014-06-30 21:39:29 +02:00
TextEntryObject.cpp
Added InputManager to GDCpp game engine. Platformer objects can now jump with space key.
2015-03-02 07:57:02 +01:00
TextEntryObject.h
Removed useless Destroy* functions for objects
2015-01-08 21:58:36 +01:00
textentryruntimeobject.js
Ported TextEntryObject for HTML5 games
2015-01-07 23:13:50 +01:00