Posted June 6, 20205 yr 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.
June 6, 20205 yr 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 June 6, 20205 yr by MistaOmega
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.