Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

CinnamonJui/AvalonCharacters

Repository files navigation

Avalon

Development state

PermissionHelper.kt

Permission

Title.kt

Title

ChoiceCountDownView.kt

CD

Usage

// cd is the class
val p = Player(/* player name = */ name).apply {
  // Thus can prevent good side from making
  // mission failed
  character = Mordred(/* context = */ context)
}
cd.setPlayer(p)
cd.startCountDown(ChoiceCountDownView.MISSION, /* seconds = */ 480, callback)

WaitPlayerEnter.kt

WP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages