1#ifndef LIBS_GRAPHICSCOMP_CANIMATIONTRASLATE_HPP_
2#define LIBS_GRAPHICSCOMP_CANIMATIONTRASLATE_HPP_
Definition AbstractComponentGraphics.hpp:21
Definition CAnimationTraslate.hpp:7
static void setAnimationHide(AbstractComponentGraphics *component, double dx, double dy)
Definition CAnimationTraslate.cpp:142
static void setAnimationShow(AbstractComponentGraphics *component, double dx, double dy)
Definition CAnimationTraslate.cpp:132