toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGBlendFactor
AGBlend
Factor
inline
class
AGBlendFactor
(
val
ordinal
:
Int
)
4 bits required for encoding
Members
Members & Extensions
Constructors
AGBlend
Factor
Link copied to clipboard
constructor
(
ordinal
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
op
Link copied to clipboard
val
op
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
get
Link copied to clipboard
fun
get
(
srcC
:
Float
,
srcA
:
Float
,
dstC
:
Float
,
dstA
:
Float
)
:
Float
to
Gl
Link copied to clipboard
fun
AGBlendFactor
.
toGl
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String