コード例 #1
0
ファイル: Layer.cs プロジェクト: tipfom/quasi_
 public virtual void Dispose()
 {
     UIRenderer.Delete(this);
 }