7 lines
79 B
C#
7 lines
79 B
C#
using OpenTK.Mathematics;
|
|
using System.Drawing;
|
|
|
|
public class UIElement
|
|
{
|
|
|
|
} |