Another restructure with code updates.
Updated RectTextrue.cs, VertexInformation.cs, and IDrawable.cs to properly pass indice information.
This commit is contained in:
6
RecrownedGTK/Graphics/Particles/Particle.cs
Normal file
6
RecrownedGTK/Graphics/Particles/Particle.cs
Normal file
@@ -0,0 +1,6 @@
|
||||
namespace RecrownedGTK.Particles
|
||||
{
|
||||
class Particle
|
||||
{
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user