Searched refs:historicalEventCount (Results 1 – 1 of 1) sorted by relevance
270 val historicalEventCount = numberOfHistoricalEventsBasedOnArrayLocation(index) in createMoveMotionEvents() constant305 val historicalTimeDelta: Int = (timeDelta - 10) / historicalEventCount in createMoveMotionEvents()307 (moveDelta + accountForMoveOffset) / historicalEventCount in createMoveMotionEvents()330 for (historyIndex in 1 until historicalEventCount) { in createMoveMotionEvents()