4.0 fix atlas texture return null
This commit is contained in:
parent
7cdd8629ad
commit
2cc2adedaa
2 changed files with 10 additions and 0 deletions
|
|
@ -252,6 +252,8 @@ public:
|
|||
|
||||
bool is_pixel_opaque(int p_x, int p_y) const override;
|
||||
|
||||
virtual Ref<Image> get_image() const override;
|
||||
|
||||
AtlasTexture();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue