v0.11.0.9
This commit is contained in:
@@ -24,7 +24,7 @@ namespace Microsoft.Xna.Framework.Graphics
|
||||
/// <para>The value is an implementation detail and may change between application launches or MonoGame versions.
|
||||
/// It is only guaranteed to stay consistent during application lifetime.</para>
|
||||
/// </remarks>
|
||||
internal int SortingKey
|
||||
public int SortingKey
|
||||
{
|
||||
get { return _sortingKey; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user