mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-07-04 04:01:04 +00:00
migrate away from canvas
This commit is contained in:
@@ -215,6 +215,9 @@ export class UnitView {
|
||||
isLoaded(): boolean | undefined {
|
||||
return this.data.loaded;
|
||||
}
|
||||
missileTimerQueue(): number[] {
|
||||
return this.data.missileTimerQueue;
|
||||
}
|
||||
}
|
||||
|
||||
export class PlayerView {
|
||||
|
||||
Reference in New Issue
Block a user