コード例 #1
0
ファイル: Button.cs プロジェクト: hlepps/LTD.NET
 public SFML.Graphics.FloatRect GetLocalBounds()
 {
     return(sprite.GetLocalBounds());
 }