MCPcopy Create free account
hub / github.com/TypesettingTools/Aegisub / HasMoved

Method HasMoved

src/visual_feature.cpp:113–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111}
112
113bool VisualDraggableFeature::HasMoved() const {
114 return pos != start;
115}

Callers 1

OnMouseEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected