End() private method

private End ( ) : void
return void
示例#1
0
 internal void End()
 {
     mSpriteBatch.End();
 }