zircon.core
/
org.hexworks.zircon.api
/
REXPaintResources
jvm
R
E
X
Paint
Resources
object
REXPaintResources
Content copied to clipboard
Functions
Sources
Functions
equals
Link copied to clipboard
jvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
jvm
open fun
hashCode
():
Int
Content copied to clipboard
loadREXFile
Link copied to clipboard
jvm
@
JvmStatic
()
fun
loadREXFile
(stream:
InputStream
):
REXPaintResource
Content copied to clipboard
Loads a REXPaint file from the given
InputStream
.
@
JvmStatic
()
fun
loadREXFile
(path:
String
):
REXPaintResource
Content copied to clipboard
Loads a REXPaint file from the given path.
toString
Link copied to clipboard
jvm
open fun
toString
():
String
Content copied to clipboard
Sources
(source)
Link copied to clipboard