Current section
Files
Jump to
Current section
Files
include/lustre@animation_Animation.hrl
-record(animation, {
name :: binary(),
range :: {float(), float()},
state :: lustre@animation:animation_state()
}).