Commit Description:
Improve logging....
Commit Description:
Improve logging. ?Add logging for World.Draw (renderers) ?Keeping logging display from jumping around.
Show/Diff file:
Action:
encompass-cs/encompass-cs/Interfaces/IComponent.cs
4 lines | 60 B | text/x-csharp | CSharpLexer
namespace Encompass
{
public interface IComponent { }
}