All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.fengxxc.model.Foward Maven / Gradle / Ivy

package com.github.fengxxc.model;

public enum Foward {
    Up,
    Right,
    Down,
    Left
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy