This website requires JavaScript.
Explore
Help
Register
Sign In
Rativel
/
jeu-de-combat
Watch
1
Star
0
Fork
0
You've already forked jeu-de-combat
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
10b3b60598792f40353d42586b97ea9e7a902dd1
jeu-de-combat
/
src
/
engine
T
History
no
10b3b60598
- added some of the first frames (though still incomplete themselves) for the first character.
...
- changed pos and size data for hitboxes from double to float
2021-06-10 02:38:47 +02:00
..
camera
Hitbox added
2021-06-09 14:34:32 +02:00
graphics
SoundManager, SoundBuffer Fixed, BufferUtils.java rename to BufferUtilsEngine.java to avoid conflict with org.lwjgl.BufferUtils
2021-05-31 18:45:38 +02:00
gui
Doc pour Engine + Introduction Tracking Tore
2021-06-06 16:32:58 +02:00
input
Added lots of parameters to Entity and Character so it woul be easier to handle actions during gameplay.
2021-06-07 15:55:04 +02:00
math
Added UIElementText
2021-06-04 22:35:31 +02:00
object
Hitbox added
2021-06-09 14:34:32 +02:00
sound
SoundManager, SoundBuffer Fixed, BufferUtils.java rename to BufferUtilsEngine.java to avoid conflict with org.lwjgl.BufferUtils
2021-05-31 18:45:38 +02:00
utils
SoundManager, SoundBuffer Fixed, BufferUtils.java rename to BufferUtilsEngine.java to avoid conflict with org.lwjgl.BufferUtils
2021-05-31 18:45:38 +02:00
Engine.java
TestEngine
2021-06-09 14:55:39 +02:00
package-info.java
Squelette initial du moteur de jeu
2021-05-03 02:29:11 +02:00
TestEngine.java
- added some of the first frames (though still incomplete themselves) for the first character.
2021-06-10 02:38:47 +02:00