Files
armorpaint/Sources/arm/UIView2D.hx
T
2018-03-06 23:33:34 +01:00

8 lines
64 B
Haxe

package arm;
class UIView2D {
public function new() {
}
}