LuaLibraryAnimate.wiki
changeset 1347 6f4593e46a93
parent 1338 97ac5f54bc7f
child 1374 ec15ffae2f19
equal deleted inserted replaced
1346:1886a29a6bce 1347:6f4593e46a93
     1 #summary Lua library documentation: Animate
     1 #summary Lua library documentation: Animate
     2 
     2 #labels !LuaLibrary
     3 = Lua library: `Animate` =
     3 = Lua library: `Animate` =
     4 
     4 
     5 This library provides functions that aid cinematic/cut-scene creation and functions for handling events.
     5 This library provides functions that aid cinematic/cut-scene creation and functions for handling events.
     6 
     6 
     7 In order to use its full potential, the following lines need to be at the beginning of `onGameTick`.
     7 In order to use its full potential, the following lines need to be at the beginning of `onGameTick`.