Jump to content

dx anim


Arsilex

Recommended Posts

What do you mean? Like for a GUI That was made in Dx functions?

If yes then use:

guiSetPosition 

not sure if it will work tho.

guiSetPosition is for GUI elements, not for DirectX drawings.

For such usage, create variables with the position values and update them when you need to move the DirectX draw ( it will work since the text, image or whatever you're drawing is updated every frame ).

Link to comment
What do you mean? Like for a GUI That was made in Dx functions?

If yes then use:

guiSetPosition 

not sure if it will work tho.

guiSetPosition is for GUI elements, not for DirectX drawings.

For such usage, create variables with the position values and update them when you need to move the DirectX draw ( it will work since the text, image or whatever you're drawing is updated every frame ).

Bit out of topic but:

Anderl I said I'm not sure, and that was reason why i wasn't sure.

Link to comment
What do you mean? Like for a GUI That was made in Dx functions?

If yes then use:

guiSetPosition 

not sure if it will work tho.

guiSetPosition is for GUI elements, not for DirectX drawings.

For such usage, create variables with the position values and update them when you need to move the DirectX draw ( it will work since the text, image or whatever you're drawing is updated every frame ).

Bit out of topic but:

Anderl I said I'm not sure, and that was reason why i wasn't sure.

I have read that, and I told you that it really wasn't correct.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...