com.TeamHEC.LocomotionCommotion.UI_Elements
Class Game_Shop

java.lang.Object
  extended by com.TeamHEC.LocomotionCommotion.UI_Elements.Game_Shop

public class Game_Shop
extends java.lang.Object

Author:
Robert Precious

Nested Class Summary
static class Game_Shop.Game_ShopManager
           
static class Game_Shop.ShopHomeScreen
           
 
Field Summary
static Game_Shop.Game_ShopManager actorManager
           
 
Constructor Summary
Game_Shop()
           
 
Method Summary
 void create(com.badlogic.gdx.scenes.scene2d.Stage stage)
           
static int strToInt(com.badlogic.gdx.utils.StringBuilder stringBuilder)
          Converts a string builder to an integer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

actorManager

public static Game_Shop.Game_ShopManager actorManager
Constructor Detail

Game_Shop

public Game_Shop()
Method Detail

create

public void create(com.badlogic.gdx.scenes.scene2d.Stage stage)

strToInt

public static int strToInt(com.badlogic.gdx.utils.StringBuilder stringBuilder)
Converts a string builder to an integer

Parameters:
stringBuilder -
Returns:
Int