Package com.prineside.tdi2.ui.components
Class MinerMenu
java.lang.Object
com.prineside.tdi2.ui.components.MinerMenu
- All Implemented Interfaces:
Disposable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MinerMenu
-
-
Method Details
-
draw
public void draw(float realDeltaTime) Вызывается в каждом кадре. Обновить полоску прогресса добычи ресурса в меню. -
dispose
public void dispose()Description copied from interface:com.badlogic.gdx.utils.Disposable
Releases all resources of this object.- Specified by:
dispose
in interfaceDisposable
-