shooter/engine/animation
Vectozavr 1fa718f491 Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
..
AColor.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
AFunction.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
ARotate.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
AScale.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
ATranslate.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
ATranslateToPoint.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
AWait.h Add "final" to all classes from which we dont need to inherit. 2021-10-13 00:18:56 +07:00
Animation.cpp Fixed bug with animations. 2021-10-13 00:04:48 +07:00
Animation.h Fixed bug with animations. 2021-10-13 00:04:48 +07:00
Interpolation.h Fixed bug with animations. 2021-10-13 00:04:48 +07:00
Timeline.cpp Animation refactoring: now we have 1 common timeline with huge list of animation. 2021-10-03 01:17:03 +07:00
Timeline.h Animation refactoring: now we have 1 common timeline with huge list of animation. 2021-10-03 01:18:39 +07:00