fna-workbench

fna-workbench Commit Details


Date:2016-02-06 12:06:11 (9 years 1 month ago)
Author:Ethan Lee
Branch:master
Commit:a11060dcbbbdcb11c011deedfa40d80f54d0ea42
Parents: b85dd819fb3f838a24bd3e9a055fd5d31c81fab9
Message:This should be private...

Changes:

File differences

src/Graphics/SpriteBatch.cs
11821182
11831183
11841184
1185
1185
11861186
11871187
11881188
#region Private Sprite Data Container Class
[StructLayout(LayoutKind.Sequential, Pack = 1)]
public struct VertexPositionColorTexture4 : IVertexType
private struct VertexPositionColorTexture4 : IVertexType
{
public const int RealStride = 96;

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.11819s using 13 queries.