Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
arcaea-inspector
master
ArcaeaInspector
VNInterp
Curve
Interpreter
SuperPosition
Transition
Generated using Crystal 1.10.1
2024-01-09 19:05:20 UTC
enum
VNInterp::
SuperPosition
Defined in:
vn_interpreter.cr
Enum Members
Normal
=
0
Overlay
=
1
OverlayPlus
=
2
Instance Method Summary
#normal?
#overlay?
#overlay_plus?
Instance Method Detail
def
normal?
#
[
View source
]
def
overlay?
#
[
View source
]
def
overlay_plus?
#
[
View source
]