mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-05 21:01:52 +00:00
2D Physics
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
using System;
|
||||
using Bon;
|
||||
|
||||
using internal GlitchyEngine.Math;
|
||||
|
||||
@@ -13,6 +14,7 @@ namespace GlitchyEngine.Math
|
||||
/**
|
||||
Represents a four component floating point color
|
||||
*/
|
||||
[BonTarget]
|
||||
[CRepr]
|
||||
struct ColorRGBA
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user