-
Notifications
You must be signed in to change notification settings - Fork 0
class_quad
reduz edited this page Feb 23, 2014
·
8 revisions
Inherits: GeometryInstance\n\n
- void ** set_axis ** ( int axis )
- int ** get_axis ** ( ) const
- void ** set_size ** ( Vector2 size )
- Vector2 ** get_size ** ( ) const
- void ** set_centered ** ( bool centered )
- bool ** is_centered ** ( ) const
- void ** set_offset ** ( Vector2 offset )
- Vector2 ** get_offset ** ( ) const