REXPaintResources

object REXPaintResources

Functions

equals
Link copied to clipboard
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open fun hashCode(): Int
loadREXFile
Link copied to clipboard
fun loadREXFile(stream: InputStream): REXPaintResource
Loads a REXPaint file from the given InputStream.
fun loadREXFile(path: String): REXPaintResource
Loads a REXPaint file from the given path.
toString
Link copied to clipboard
open fun toString(): String

Sources

(source)
Link copied to clipboard