示例#1
0
文件: Button.cs 项目: hlepps/LTD.NET
 public SFML.Graphics.FloatRect GetLocalBounds()
 {
     return(sprite.GetLocalBounds());
 }