Package de.tum.cit.ase.maze.objects.dynamic
package de.tum.cit.ase.maze.objects.dynamic
-
ClassDescriptionDefines an abstract class, that describes a movable Character.An enemy is a
Character
that can't be controlled by a GOD e.g.Defines if an Object is Dynamic e.g.Class represents the Player.States whether an object walks or stands Still.Together withState
it defines the direction when walking.