Debug sprite sharing
This commit is contained in:
@ -252,7 +252,7 @@ namespace SpriteLibrary
|
||||
/// </summary>
|
||||
public bool MirrorVertically = false;
|
||||
|
||||
SpriteController MySpriteController;
|
||||
internal SpriteController MySpriteController;
|
||||
private bool _Destroying = false;
|
||||
/// <summary>
|
||||
/// If the Sprite is in the middle of being Destroyed, this is set to true. When a Sprite is
|
||||
|
Reference in New Issue
Block a user