-
Notifications
You must be signed in to change notification settings - Fork 0
class_largetexture
reduz edited this page Feb 23, 2014
·
9 revisions
####Inherits: Texture ####Category: Core
- void add_piece ( Vector2 ofs, Texture texture )
- void set_size ( Vector2 size )
- void clear ( )
- int get_piece_count ( ) const
- Vector2 get_piece_offset ( int idx ) const
- Texture get_piece_texture ( int idx ) const