game load wip

This commit is contained in:
minjaesong
2021-09-03 17:54:10 +09:00
parent 42ea79bcc2
commit 57e4b83649
27 changed files with 542 additions and 462 deletions

View File

@@ -32,6 +32,12 @@ object ItemCodex {
val ACTORID_MIN = ReferencingRanges.ACTORS.first
fun clear() {
itemCodex.clear()
dynamicItemDescription.clear()
dynamicToStaticTable.clear()
}
private val itemImagePlaceholder: TextureRegion
get() = CommonResourcePool.getAsTextureRegion("itemplaceholder_24") // copper pickaxe