No description
Find a file
Qwreey e10170958a feat: Added quad-custom property tweening (such as roundSize,paddingAllOffset and so on)
class.lua
  Added getProperty method that allow user to get custom property value. this method is used on atween
  Refactored setProperty method
  Now register:tween{} can add Ended, OnStepped. argments are same with atween but added item(pointing it self) as first argment

round.lua
  Added getRound, getOutline method, this method is used on getProperty

atween/index.lua
  Added Setter,Getter option on runTween/s
2022-12-19 02:54:30 +09:00
exemple Changed mouse tracking for none running env 2022-02-21 21:28:58 +09:00
src feat: Added quad-custom property tweening (such as roundSize,paddingAllOffset and so on) 2022-12-19 02:54:30 +09:00
build.sh update project json 2021-12-24 18:16:53 +09:00
default.project.json update project json 2021-12-24 18:16:53 +09:00
mybutton.lua Something fixed ? 2021-12-19 16:32:12 +09:00
readme.lua Adding advanced tween module for tweening objects and fixed some bukket error 2021-12-24 18:11:11 +09:00
README.md feat: Added quad-custom property tweening (such as roundSize,paddingAllOffset and so on) 2022-12-19 02:54:30 +09:00
test.project.json update project json 2021-12-24 18:16:53 +09:00
test.sh update project json 2021-12-24 18:16:53 +09:00
testScript.client.lua test 2022-01-06 23:24:19 +09:00