Changes
Page history
Update Osztály diagram: Unit CurrentHealth added
authored
Apr 11, 2022
by
Bahil Botond
Show whitespace changes
Inline
Side-by-side
Osztály-diagram.md
View page @
02a17075
...
...
@@ -101,6 +101,7 @@ package Logic.Data.World{
+ Owner(): GameTeam{get}
+ World(): GameWorld{get}
+ TilePosition(): TilePosition{get}
+ Currenthealth(): float{get}
+ NextCheckpoint(): TilePosition{get}
+ Type(): IUnityTypeData{get}
+ Move(float): void
...
...
...
...