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 @
e4fca62a
...
...
@@ -123,7 +123,7 @@ Color <-- GameOverview
```
# `Presentation.World` komponens (játéktér megjelenés)
Minden osztály, ami nem származik le a
`ScriptableObject`
-ből, az leszármazik a
`MonoBehaviour`
-ből.
```
plantuml
package Presentation.World {
enum PrepareStage {
...
...
...
...