avix-0.1.0.0
Data.Exo.Object.Scene
Synopsis
type SceneR = '["_\20877\29983\20301\32622" >: Int, "_\20877\29983\36895\24230" >: Double, "_\12523\12540\12503\20877\29983" >: Bool, "(null)" >: Int] Source #
type SceneR = [ "_再生位置" >: Int , "_再生速度" >: Double , "_ループ再生" >: Bool , "(null)" >: Int -- シーン ]
newtype Scene Source #
Constructors
Fields
Instances
Associated Types
type Unwrapped Scene :: * #
Methods
_Wrapped' :: Iso' Scene (Unwrapped Scene) #
eformat :: Int -> Scene -> Text Source #
def :: Scene Source #
_scene :: Lens' Scene Int Source #