Jump to content

[1.15.2] Help with AbstractGui.blit


Budschie

Recommended Posts

Hello.

I'm currently working on a gui system with animation etc.

For that, I need to know what the arguments of the

AbstractGui.blit(p_blit_0_, p_blit_1_, p_blit_2_, p_blit_3_, p_blit_4_, p_blit_5_, p_blit_6_, p_blit_7_, p_blit_8_, p_blit_9_);

method are. But I have no idea, I could only guess what the arguments are.

Thanks for any help.

Link to comment
Share on other sites

I'm sure I got these from Mekanism once, Hol up, I'll find for you 

 

https://github.com/MistaOmega/Opes/blob/master/src/main/java/mistaomega/opes/blocks/CrystalInfuser/CrystalInfuserGUI.java

 

Refer to the bottom of this file, hopefully these are what you're after or at least of some use 

 

 

If you're talking animation like a moving arrow too, that happens in that file too, idk if it's in the same way you'd like, but if so, use away ❤️

 

Edited by MistaOmega
  • Thanks 1
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.