Changes
Page history
Update Osztály diagram
authored
Apr 27, 2022
by
Horváth István
Show whitespace changes
Inline
Side-by-side
Osztály-diagram.md
View page @
4e76fc8a
...
...
@@ -242,7 +242,7 @@ Color <-- IGameOverview
Minden osztály, ami
`...Data`
elnevezéssel rendelkezik, az a
`ScriptableObject`
-ből, minden más osztály pedig a
`MonoBehaviour`
-ből származik le.
```
plantuml
package Presentation.World {
class Mai
o
nMenuSimulationSupervisor {}
class MainMenuSimulationSupervisor {}
class Environment {}
class WorldLight {
...
...
...
...