Class ObText.ObTextEntry
java.lang.Object
com.github.yellowstonegames.old.v300.ObText.ObTextEntry
- All Implemented Interfaces:
Serializable
- Enclosing class:
ObText
- See Also:
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionObTextEntry(String primaryString) ObTextEntry(String primaryString, Collection<ObText.ObTextEntry> associatedStrings) -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(ObText.ObTextEntry entry) voidbooleanbooleanlonghash64()inthashCode()
-
Field Details
-
-
associated
-
-
Constructor Details
-
ObTextEntry
public ObTextEntry() -
ObTextEntry
-
ObTextEntry
-
-
Method Details
-
add
-
add
-
hasAssociated
public boolean hasAssociated() -
openAssociated
-
firstAssociatedString
-
allAssociatedStrings
-
shallowContents
-
firstAssociatedEntry
-
equals
-
hash64
public long hash64() -
hashCode
-