Book Image

LiveCode Mobile Development Cookbook

By : Dr. Edward Lavieri
Book Image

LiveCode Mobile Development Cookbook

By: Dr. Edward Lavieri

Overview of this book

Table of Contents (17 chapters)
LiveCode Mobile Development Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 9. Using Animation Engine

In this chapter, we will cover the following recipes:

  • Setting up Animation Engine

  • Moving objects along a line

  • Moving objects along a polygonal path

  • Moving objects along an elliptical path

  • Moving objects along a circular path

  • Stopping a moving object

  • Calculating the distance between two points

  • Using speed

  • Using collision listeners

  • Simulating gravity