marcineg Posted August 15, 2017 Share Posted August 15, 2017 Hey, i have question, how to use/change rotation of image in CEGUI? Not dxDrawImage but guiCreateStaticImage Link to comment
NeXuS™ Posted August 15, 2017 Share Posted August 15, 2017 Try with guiSetProperty. 1 Link to comment
szekelymilan Posted August 16, 2017 Share Posted August 16, 2017 I recommend you, to use dxDrawImage, but that's your choice. You can 12 hours ago, NeXuS™ said: Try with guiSetProperty. like this: guiSetProperty(guiElement, "Rotation", "x:[x_float] y:[y_float] z:[z_float]") Link to comment
N3xT Posted August 17, 2017 Share Posted August 17, 2017 (edited) Use this: setElementRotation Edited August 17, 2017 by N3xT 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now