module Celestine::Modules::Animate

Overview

Gives drawables access to the animate DSL

Direct including types

Defined in:

modules/animate.cr

Instance Method Summary

Instance Method Detail

def animate(&block : Proc(Celestine::Animate, Nil)) #

Adds a Celestine::Animate to the calling drawable's inner elements.


[View source]