Update Osztály diagram authored by Horváth István's avatar Horváth István
......@@ -250,7 +250,8 @@ package Presentation.World {
}
class ObstacleData {
Sprite: Sprite
AmbientEffect: GameObject
}
Obstacle o-- ObstacleData
......
......