Package rekit.logic.gameelements.entities
package rekit.logic.gameelements.entities
-
ClassesClassDescriptionThis class represents one of the most important
GameElement
-Type:
These are the moving GameElements, which can interact between each other, so as thePlayer
,Enemies
,Pickups
, etc.The (maybe) most importantEntity
of the Game:
The Player (most likely you).