refactor: Apos to Triangles
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
using Apos.Shapes;
|
||||
|
||||
namespace Syntriax.Engine.Core;
|
||||
|
||||
public interface IDrawableShape : IBehaviour
|
||||
{
|
||||
void Draw(ShapeBatch shapeBatch);
|
||||
}
|
||||
Reference in New Issue
Block a user