Changes
Page history
Update Osztály diagram
authored
Feb 26, 2022
by
Horváth István
Show whitespace changes
Inline
Side-by-side
Osztály-diagram.md
View page @
0f6c4afd
...
@@ -250,7 +250,8 @@ package Presentation.World {
...
@@ -250,7 +250,8 @@ package Presentation.World {
}
}
class ObstacleData {
class ObstacleData {
Sprite: Sprite
AmbientEffect: GameObject
}
}
Obstacle o-- ObstacleData
Obstacle o-- ObstacleData
...
...
...
...