#include <subtexture.h>
Public Member Functions | |
Construction | |
| CL_Subtexture () | |
| Constructs a sub texture description. | |
| CL_Subtexture (CL_Texture texture, const CL_Rect &geometry) | |
| Constructs a Subtexture. | |
| ~CL_Subtexture () | |
Attributes | |
| CL_Texture | get_texture () |
| Returns the texture. | |
| CL_Rect | get_geometry () const |
| Returns the part of the texture used by this object. | |
|
|
Constructs a sub texture description.
|
|
||||||||||||
|
Constructs a Subtexture.
|
|
|
|
|
|
Returns the part of the texture used by this object.
|
|
|
Returns the texture.
|
1.4.6