Files
2026-09-10 12:53:00 +00:00

957 B

Buttons

Main Menu

Design Choices

1. Scaling

Contrary to popular belief, LCE did not implement 9 slice scaling to buttons like Java did.

They simply used different textures based on the button type, Here are the assets taken from the source for said buttons (Take use with a grain of salt):

Name Use Normal Highlighted
FJ_MainMenuButton_Normal Used for all main menus FJ_MainMenuButton_Normal MainMenuButton_Over
FJ_ListButton_Normal Player list FJ_ListButton_Normal ListButton_Over
Layout_Button Controls menu Layout_Button_Bmp LayoutButton_Over