Package zombie.core.properties
Class PropertyContainer
java.lang.Object
zombie.core.properties.PropertyContainer
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
AddProperties
(PropertyContainer propertyContainer) void
Clear()
void
int
int
int
boolean
boolean
boolean
Is
(IsoFlagType flagType) boolean
boolean
isTable()
boolean
void
void
void
Set
(IsoFlagType flagType) void
Set
(IsoFlagType flagType, String string) void
void
UnSet
(IsoFlagType flagType)
-
Field Details
-
test
-
sorted
-
-
Constructor Details
-
PropertyContainer
public PropertyContainer()
-
-
Method Details
-
CreateKeySet
public void CreateKeySet() -
AddProperties
-
Clear
public void Clear() -
Is
-
Is
-
Set
-
Set
-
Set
-
Set
-
UnSet
-
UnSet
-
Val
-
Is
-
getFlagsList
-
getPropertyNames
-
getSurface
public int getSurface() -
isSurfaceOffset
public boolean isSurfaceOffset() -
isTable
public boolean isTable() -
isTableTop
public boolean isTableTop() -
getStackReplaceTileOffset
public int getStackReplaceTileOffset() -
getItemHeight
public int getItemHeight()
-