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:
@@ -7,6 +7,7 @@ namespace GlitchyEngine.Graphics.Text;
|
||||
/// <summary>
|
||||
/// Renders text.
|
||||
/// </summary>
|
||||
[EngineClass("GlitchyEngine.World.Components.TextRendererComponent")]
|
||||
public class TextRenderer : Component
|
||||
{
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user