mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
angle calc
This commit is contained in:
@@ -50,6 +50,8 @@ class MapView : public BasicMapView
|
||||
std::shared_ptr<MapViewActions> actions;
|
||||
|
||||
std::map<uint64_t, Point> swipeHistory;
|
||||
double postSwipeAngle;
|
||||
double postSwipeSpeed;
|
||||
|
||||
void postSwipe(uint32_t msPassed);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user