Closed ultimaweapon closed 4 days ago
It should be better for GraphicsApi implementation to create a VMM screen so it can share private types. The idea is the GUI will configure the GraphicsApi then the GraphicsApi will create a VMM screen according to the configurations.
GraphicsApi
I envisioned it that way.
It should be better for
GraphicsApi
implementation to create a VMM screen so it can share private types. The idea is the GUI will configure theGraphicsApi
then theGraphicsApi
will create a VMM screen according to the configurations.