toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge
/
korlibs.graphics
/
AGBlendEquation
AGBlend
Equation
inline
class
AGBlendEquation
(
val
ordinal
:
Int
)
2 bits required for encoding
Members
Members & Extensions
Constructors
AGBlend
Equation
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
apply
Link copied to clipboard
fun
apply
(
l
:
Float
,
r
:
Float
)
:
Float
fun
apply
(
l
:
Int
,
r
:
Int
)
:
Int
to
Gl
Link copied to clipboard
fun
AGBlendEquation
.
toGl
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String