|
My Project v1
Project
|
Public 成员函数 | |
| Texture2D | GetTexture (string name) |
| void | Clear () |
Public 属性 | |
| Dictionary< string, Texture2D > | m_textures = [] |
| void Game.BlocksTexturesCache.Clear | ( | ) |


| Texture2D Game.BlocksTexturesCache.GetTexture | ( | string | name | ) |


| Dictionary<string, Texture2D> Game.BlocksTexturesCache.m_textures = [] |