Changes
Page history
Update Class Diagram
authored
Mar 01, 2021
by
Pőcze Barnabás
Hide whitespace changes
Inline
Side-by-side
Class-Diagram.md
View page @
0abd840c
...
...
@@ -3,6 +3,11 @@
@startuml
skinparam classAttributeIconSize 0
header
<font color=red>Warning:</font>
Do not use in production.
endheader
package Model.Common {
interface IDisplayable {
+ GetPosition() : Vector2
...
...
...
...