com.TeamHEC.LocomotionCommotion.Scene
Class SM_TextureManager

java.lang.Object
  extended by 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.


Field Summary
 com.badlogic.gdx.graphics.Texture sm_howtoplay_frame
           
 com.badlogic.gdx.graphics.Texture sm_howtoplay_homebtn
           
 com.badlogic.gdx.graphics.Texture sm_howtoplay_line
           
 com.badlogic.gdx.graphics.Texture sm_howtoplay_nextbtn
           
 com.badlogic.gdx.graphics.Texture sm_howtoplay_previousbtn
           
 com.badlogic.gdx.graphics.Texture sm_howtoplay_title
           
 com.badlogic.gdx.graphics.Texture sm_loadgame_Examples
           
 com.badlogic.gdx.graphics.Texture sm_loadgame_Title
           
 com.badlogic.gdx.graphics.Texture sm_main_exitButton
           
 com.badlogic.gdx.graphics.Texture sm_main_howtoplaybtn
           
 com.badlogic.gdx.graphics.Texture sm_main_linesimg
           
 com.badlogic.gdx.graphics.Texture sm_main_loadgamebtn
           
 com.badlogic.gdx.graphics.Texture sm_main_newgamebtn
           
 com.badlogic.gdx.graphics.Texture sm_main_preferencesbtn
           
 com.badlogic.gdx.graphics.Texture sm_main_title
           
 com.badlogic.gdx.graphics.Texture sm_newgame_BackBtn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_GoBtn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_MenuText
           
 com.badlogic.gdx.graphics.Texture sm_newgame_StationDom_unselected_Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_StationDomBtn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_TempTextBox
           
 com.badlogic.gdx.graphics.Texture sm_newgame_Turn100_unselected_Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_Turn100Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_Turn150_unselected_Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_Turn150Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_Turn50_unselected_Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_Turn50Btn
           
 com.badlogic.gdx.graphics.Texture sm_newgame_TurnTimeOutBtn
           
 com.badlogic.gdx.graphics.Texture sm_newgameTurnTimeOut_unselected_Btn
           
 com.badlogic.gdx.graphics.Texture sm_preferences_ControlSettingsBtn
           
 com.badlogic.gdx.graphics.Texture sm_preferences_DisplaySettingsBtn
           
 com.badlogic.gdx.graphics.Texture sm_preferences_GameSettingsBtn
           
 com.badlogic.gdx.graphics.Texture sm_preferences_SoundSettingsBtn
           
 com.badlogic.gdx.graphics.Texture sm_preferences_Title
           
 com.badlogic.gdx.graphics.Texture sm_preferences_VertLine
           
 
Method Summary
static SM_TextureManager getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

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
Method Detail

getInstance

public static SM_TextureManager getInstance()