com.TeamHEC.LocomotionCommotion.Scene
Class SM_TextureManager
java.lang.Object
com.TeamHEC.LocomotionCommotion.Scene.SM_TextureManager
public class SM_TextureManager
- extends java.lang.Object
Holds all the textures and file paths for all actors in StartMenu
This means if we need to change a file path you come here.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sm_main_title
public com.badlogic.gdx.graphics.Texture sm_main_title
sm_main_newgamebtn
public com.badlogic.gdx.graphics.Texture sm_main_newgamebtn
sm_main_loadgamebtn
public com.badlogic.gdx.graphics.Texture sm_main_loadgamebtn
sm_main_preferencesbtn
public com.badlogic.gdx.graphics.Texture sm_main_preferencesbtn
sm_main_howtoplaybtn
public com.badlogic.gdx.graphics.Texture sm_main_howtoplaybtn
sm_main_exitButton
public com.badlogic.gdx.graphics.Texture sm_main_exitButton
sm_main_linesimg
public com.badlogic.gdx.graphics.Texture sm_main_linesimg
sm_newgame_MenuText
public com.badlogic.gdx.graphics.Texture sm_newgame_MenuText
sm_newgame_BackBtn
public com.badlogic.gdx.graphics.Texture sm_newgame_BackBtn
sm_newgame_GoBtn
public com.badlogic.gdx.graphics.Texture sm_newgame_GoBtn
sm_newgame_TempTextBox
public com.badlogic.gdx.graphics.Texture sm_newgame_TempTextBox
sm_newgame_TurnTimeOutBtn
public com.badlogic.gdx.graphics.Texture sm_newgame_TurnTimeOutBtn
sm_newgameTurnTimeOut_unselected_Btn
public com.badlogic.gdx.graphics.Texture sm_newgameTurnTimeOut_unselected_Btn
sm_newgame_StationDomBtn
public com.badlogic.gdx.graphics.Texture sm_newgame_StationDomBtn
sm_newgame_StationDom_unselected_Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_StationDom_unselected_Btn
sm_newgame_Turn50Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_Turn50Btn
sm_newgame_Turn100Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_Turn100Btn
sm_newgame_Turn150Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_Turn150Btn
sm_newgame_Turn50_unselected_Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_Turn50_unselected_Btn
sm_newgame_Turn100_unselected_Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_Turn100_unselected_Btn
sm_newgame_Turn150_unselected_Btn
public com.badlogic.gdx.graphics.Texture sm_newgame_Turn150_unselected_Btn
sm_loadgame_Title
public com.badlogic.gdx.graphics.Texture sm_loadgame_Title
sm_loadgame_Examples
public com.badlogic.gdx.graphics.Texture sm_loadgame_Examples
sm_preferences_VertLine
public com.badlogic.gdx.graphics.Texture sm_preferences_VertLine
sm_preferences_Title
public com.badlogic.gdx.graphics.Texture sm_preferences_Title
sm_preferences_GameSettingsBtn
public com.badlogic.gdx.graphics.Texture sm_preferences_GameSettingsBtn
sm_preferences_DisplaySettingsBtn
public com.badlogic.gdx.graphics.Texture sm_preferences_DisplaySettingsBtn
sm_preferences_SoundSettingsBtn
public com.badlogic.gdx.graphics.Texture sm_preferences_SoundSettingsBtn
sm_preferences_ControlSettingsBtn
public com.badlogic.gdx.graphics.Texture sm_preferences_ControlSettingsBtn
sm_howtoplay_line
public com.badlogic.gdx.graphics.Texture sm_howtoplay_line
sm_howtoplay_frame
public com.badlogic.gdx.graphics.Texture sm_howtoplay_frame
sm_howtoplay_title
public com.badlogic.gdx.graphics.Texture sm_howtoplay_title
sm_howtoplay_nextbtn
public com.badlogic.gdx.graphics.Texture sm_howtoplay_nextbtn
sm_howtoplay_previousbtn
public com.badlogic.gdx.graphics.Texture sm_howtoplay_previousbtn
sm_howtoplay_homebtn
public com.badlogic.gdx.graphics.Texture sm_howtoplay_homebtn
getInstance
public static SM_TextureManager getInstance()