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


my improvement in landscape
- Code:
x = 100;
y = 100;
x = x * (1.0f/480.0f);
y = 1.0f - y * (1.0f/320.0f);

» how can move other object near
» move by direction
» Widget rotation?
» Widget area
» The widget in the 3D scene
» move by direction
» Widget rotation?
» Widget area
» The widget in the 3D scene
Permissions in this forum:
You cannot reply to topics in this forum