summaryrefslogtreecommitdiff
path: root/include/input/VelocityTracker.h
AgeCommit message (Expand)Author
2020-09-22Use std::vector instead of VLA for addMovementSiarhei Vishniakou
2020-05-06Represent VelocityTracker Strategy as enum class.Chris Ye
2018-07-17[input] Modernize codebase by replacing NULL with nullptrYi Kong
2017-08-04New impulse-based VelocityTracker strategy.Siarhei Vishniakou
2013-07-01Move input library code from frameworks/base.Jeff Brown