mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-11-02 02:10:05 +00:00
Update placefile icon texture coordinates when the texture atlas changes
This commit is contained in:
parent
e021484bfb
commit
565734217b
7 changed files with 55 additions and 16 deletions
|
|
@ -24,6 +24,8 @@ public:
|
|||
|
||||
gl::OpenGLFunctions& gl();
|
||||
|
||||
std::uint64_t texture_buffer_count() const;
|
||||
|
||||
std::shared_ptr<gl::ShaderProgram>
|
||||
GetShaderProgram(const std::string& vertexPath,
|
||||
const std::string& fragmentPath);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue