22 #ifndef TETRAEDGE_TE_TE_SPRITE_LAYOUT_H 23 #define TETRAEDGE_TE_TE_SPRITE_LAYOUT_H 25 #include "tetraedge/te/te_layout.h" 26 #include "tetraedge/te/te_tiled_surface.h" 38 virtual bool onParentWorldColorChanged()
override;
48 void setBufferSize(
int bufsize);
49 void setColor(
const TeColor &col)
override;
51 void setColorKey(
const TeColor &col);
52 void setColorKeyActivated(
bool activated);
53 void setColorKeyTolerence(
float val);
60 void updateMesh()
override;
61 void updateSize()
override;
73 #endif // TETRAEDGE_TE_TE_SPRITE_LAYOUT_H Definition: te_image.h:40
Definition: detection.h:27
Definition: te_color.h:30
Definition: te_layout.h:35
Definition: te_intrusive_ptr.h:31
Definition: te_vector3f32.h:33
Definition: te_sprite_layout.h:30