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

commonMain.ro.dragossusi.sevens.payload.game.player.PlayerData.kt Maven / Gradle / Ivy

The newest version!
package ro.dragossusi.sevens.payload.game.player


interface PlayerData {
    val cardCount: Int
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy