# Generated by roxygen2: do not edit by hand

S3method(gganime_annotate,GeomPath)
S3method(gganime_annotate,GeomPoint)
S3method(gganime_annotate,GeomPolygon)
S3method(gganime_annotate,GeomRect)
S3method(gganime_annotate,GeomRibbon)
S3method(gganime_element_tracks,GeomPath)
S3method(gganime_element_tracks,GeomPoint)
S3method(gganime_element_tracks,GeomPolygon)
S3method(gganime_element_tracks,GeomRect)
S3method(gganime_element_tracks,GeomRibbon)
S3method(knitr::knit_print,gganime)
S3method(print,gganime)
export(animate)
export(anime)
export(ease_aes)
export(enter_fade)
export(enter_grow)
export(exit_fade)
export(exit_shrink)
export(gganimeOutput)
export(renderGganime)
export(shadow_mark)
export(shadow_null)
export(shadow_trail)
export(transition_reveal)
export(transition_states)
export(transition_time)
importFrom(gganimate,
  animate,
  ease_aes,
  enter_fade,
  enter_grow,
  exit_fade,
  exit_shrink,
  shadow_mark,
  shadow_null,
  shadow_trail,
  transition_reveal,
  transition_states,
  transition_time
)
importFrom(rlang,"%||%")
importFrom(utils,getS3method)
