move widget
2 posters
Re: move widget
Yes, just reset:
_myWidget->_SIO2transform->loc->x
_myWidget->_SIO2transform->loc->y
_myWidget->_SIO2transform->loc->x
_myWidget->_SIO2transform->loc->y
Francescu- Posts : 136
Join date : 2009-03-18
Re: move widget
Francescu wrote:Yes, just reset:
_myWidget->_SIO2transform->loc->x
_myWidget->_SIO2transform->loc->y
thanks
x and y max 1 I set 10, 100
my improvement in landscape
- Code:
x = 100;
y = 100;
x = x * (1.0f/480.0f);
y = 1.0f - y * (1.0f/320.0f);
Similar topics
» how can move other object near
» move by direction
» Widget area
» Widget suggestions
» Widget rotation?
» move by direction
» Widget area
» Widget suggestions
» Widget rotation?
Permissions in this forum:
You cannot reply to topics in this forum