RuneHive-Game
Loading...
Searching...
No Matches
StoreParser.java File Reference
import com.google.gson.JsonObject;
import com.runehive.content.store.SellType;
import com.runehive.content.store.Store;
import com.runehive.content.store.StoreItem;
import com.runehive.content.store.currency.CurrencyType;
import com.runehive.content.store.impl.DefaultStore;
import com.runehive.util.parser.GsonParser;
import java.util.*;
Include dependency graph for StoreParser.java:

Go to the source code of this file.

Classes

class  com.runehive.util.parser.impl.StoreParser
 Parses throug the shops files and creates in-game shop object for the game on startup. More...
class  com.runehive.util.parser.impl.StoreParser.LoadedItem

Packages

package  com.runehive.util.parser.impl