示例#1
0
 override public void DrawTooltip(SpriteBatch spriteBatch, World.State state)
 {
     Tool.DrawInfoTooltip(spriteBatch, Gui, state);
 }