Package mindustry.ui.fragments
Class BlockConfigFragment
java.lang.Object
mindustry.ui.fragments.BlockConfigFragment
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
mindustry.gen.Building
boolean
void
boolean
isShown()
void
showConfig
(mindustry.gen.Building tile)
-
Constructor Details
-
BlockConfigFragment
public BlockConfigFragment()
-
-
Method Details
-
build
-
forceHide
public void forceHide() -
isShown
public boolean isShown() -
getSelected
public mindustry.gen.Building getSelected() -
showConfig
public void showConfig(mindustry.gen.Building tile) -
hasConfigMouse
public boolean hasConfigMouse() -
hideConfig
public void hideConfig()
-