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

com.netsensia.rivalchess.enums.MoveOrder.kt Maven / Gradle / Ivy

There is a newer version: 36.0.0
Show newest version
package com.netsensia.rivalchess.enums

enum class MoveOrder {
    NONE, CAPTURES, ALL
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy