mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-20 23:44:04 +09:00
implementation of Pie Menu
Former-commit-id: 0ff65782d25f0bf73435d297cf70d93e80882090 Former-commit-id: c31e1675890bb098addd2467f1137cb20038ec7d
This commit is contained in:
@@ -15,6 +15,9 @@ interface UICanvas {
|
||||
* In milliseconds
|
||||
*/
|
||||
var openCloseTime: Int
|
||||
var openCloseTimer: Int
|
||||
|
||||
var handler: UIHandler?
|
||||
|
||||
fun update(gc: GameContainer, delta: Int)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user