godot-haskell-0.1.0.0: Haskell bindings for the Godot game engine API

Safe HaskellNone
LanguageHaskell2010

Godot.Core.GodotTween

Documentation

pattern TRANS_SINE :: Int Source #

pattern EASE_OUT_IN :: Int Source #

pattern TRANS_QUAD :: Int Source #

pattern TRANS_EXPO :: Int Source #

pattern EASE_IN :: Int Source #

pattern TRANS_QUINT :: Int Source #

pattern TRANS_CUBIC :: Int Source #

pattern EASE_OUT :: Int Source #

pattern EASE_IN_OUT :: Int Source #

pattern TRANS_QUART :: Int Source #

pattern TRANS_BACK :: Int Source #

pattern TRANS_CIRC :: Int Source #