Uses of Enum Class
models.Direccion
Packages that use Direccion
-
Uses of Direccion in models
Modifier and TypeMethodDescriptionSnake.getDireccion()Snake.getNuevaDireccion()static DireccionReturns the enum constant of this class with the specified name.static Direccion[]Direccion.values()Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionvoidSnake.declararIntencion(Direccion dir) Declara la intención de movimiento de la serpiente.