mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 13:01:52 +00:00
ScriptEngine work and cleanup
This commit is contained in:
@@ -6,6 +6,7 @@ namespace GlitchyEngine.Graphics;
|
||||
/// <summary>
|
||||
/// Component that renders a circle.
|
||||
/// </summary>
|
||||
[EngineClass("GlitchyEngine.World.CircleRendererComponent")]
|
||||
public class CircleRenderer : Component
|
||||
{
|
||||
// TODO: Texture2D Sprite
|
||||
|
||||
Reference in New Issue
Block a user