|
Survivalcraft API 1.8.2.3 v1.8.2.3
Survivalcraft 2.4
|
Public 成员函数 | |
| void | Increment (int i) |
| int | Get (int i) |
| void | Clear () |
属性 | |
| int | MaxUsedIndex = -1 [get, private set] |
Private 属性 | |
| short[] | m_counts = new short[32] |
在文件 BitmapFont.cs 第 7 行定义.
| void Engine.Media.BitmapFont.Counter.Clear | ( | ) |
在文件 BitmapFont.cs 第 24 行定义.
| int Engine.Media.BitmapFont.Counter.Get | ( | int | i | ) |
在文件 BitmapFont.cs 第 22 行定义.
| void Engine.Media.BitmapFont.Counter.Increment | ( | int | i | ) |
|
private |
在文件 BitmapFont.cs 第 8 行定义.
|
getprivate set |
在文件 BitmapFont.cs 第 10 行定义.