|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
命名空间 | |
| namespace | Engine |
| namespace | Engine.Graphics |
枚举 | |
| enum | Engine.Graphics.TextAnchor { Engine.Graphics.Default = 0 , Engine.Graphics.Left = 0 , Engine.Graphics.Top = 0 , Engine.Graphics.HorizontalCenter = 1 , Engine.Graphics.VerticalCenter = 1 << 1 , Engine.Graphics.Right = 1 << 2 , Engine.Graphics.Bottom = 1 << 3 , Engine.Graphics.Center = 3 , Engine.Graphics.DisableSnapToPixels = 1 << 4 } |