toggle menu
openrs2
jvm
switch theme
search in API
openrs2
/
org.openrs2.archive.map
/
FloType
Flo
Type
data
class
FloType
(
var
color
:
Int
=
0
,
var
texture
:
Int
=
-1
,
var
blendColor
:
Int
=
-1
)
Members
Constructors
Flo
Type
Link copied to clipboard
constructor
(
color
:
Int
=
0
,
texture
:
Int
=
-1
,
blendColor
:
Int
=
-1
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
blend
Color
Link copied to clipboard
var
blendColor
:
Int
color
Link copied to clipboard
var
color
:
Int
texture
Link copied to clipboard
var
texture
:
Int