comparison Engine/Graphics/Texture.cpp @ 2573:0c67be4ec900

DrawTextureIndexed renamed to DrawTextureTransparentColorKey Changing more class Texture to class Image.
author a.parshin
date Sat, 05 Mar 2016 16:25:53 +0200
parents d87bfbd3bb3b
children dd36326a9994
comparison
equal deleted inserted replaced
2572:d87bfbd3bb3b 2573:0c67be4ec900
125 unsigned int uTextureID_ib_td5_A; 125 unsigned int uTextureID_ib_td5_A;
126 unsigned int uTextureID_ib_td4_A; 126 unsigned int uTextureID_ib_td4_A;
127 unsigned int uTextureID_ib_td3_A; 127 unsigned int uTextureID_ib_td3_A;
128 unsigned int uTextureID_ib_td2_A; 128 unsigned int uTextureID_ib_td2_A;
129 unsigned int uTextureID_ib_td1_A; 129 unsigned int uTextureID_ib_td1_A;
130 int uTextureID_CharacterUI_InventoryBackground; // weak
131 int uTextureID_50795C; // weak 130 int uTextureID_50795C; // weak
132 131
133 132
134 unsigned int uTextureID_Btn_GameSettings; 133 unsigned int uTextureID_Btn_GameSettings;
135 134
146 145
147 unsigned int uTextureID_BarRed; 146 unsigned int uTextureID_BarRed;
148 unsigned int uTextureID_BarYellow; 147 unsigned int uTextureID_BarYellow;
149 unsigned int uTextureID_BarGreen; 148 unsigned int uTextureID_BarGreen;
150 unsigned int uTextureID_BarBlue; 149 unsigned int uTextureID_BarBlue;
151
152
153 Texture *right_panel;
154 Texture *right_panel_loop;
155 150
156 151
157 152
158 153
159 Texture *pTexture_Leather; 154 Texture *pTexture_Leather;
172 std::array<unsigned int, 10> pTextureIDs_GammaPositions; 167 std::array<unsigned int, 10> pTextureIDs_GammaPositions;
173 unsigned int not_available_bloodsplats_texture_id; 168 unsigned int not_available_bloodsplats_texture_id;
174 unsigned int not_available_us_colored_lights_texture_id; 169 unsigned int not_available_us_colored_lights_texture_id;
175 unsigned int not_available_tinting_texture_id; 170 unsigned int not_available_tinting_texture_id;
176 171
177
178 unsigned int uTextureID_detaliz_close_button; // weak
179 unsigned int uTextureID_MAGNIF_B; // weak
180 unsigned int uTextureID_BACKDOLL; // weak
181 unsigned int uTextureID_BACKHAND; // weak
182 172
183 stru355 stru_4E82A4 = {0x20, 0x41, 0, 0x20, 0xFF0000, 0xFF00, 0xFF, 0xFF000000}; 173 stru355 stru_4E82A4 = {0x20, 0x41, 0, 0x20, 0xFF0000, 0xFF00, 0xFF, 0xFF000000};
184 stru355 stru_4EFCBC = {0x20, 0x41, 0, 0x10, 0x7C00, 0x3E0, 0x1F, 0x8000}; 174 stru355 stru_4EFCBC = {0x20, 0x41, 0, 0x10, 0x7C00, 0x3E0, 0x1F, 0x8000};
185 175
186 Texture pTex_F7CE30; 176 Texture pTex_F7CE30;