Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add self arg to callbacks #2

Open
wwwDayDream opened this issue Nov 2, 2016 · 0 comments
Open

Add self arg to callbacks #2

wwwDayDream opened this issue Nov 2, 2016 · 0 comments

Comments

@wwwDayDream
Copy link

wwwDayDream commented Nov 2, 2016

uare.lua

  • Line: 134 self.onClick(self)
  • Line: 136 self.onCleanRelease(self)
  • Line: 138 self.onRelease(self)
  • Line: 140 self.onHold(self)
  • Line: 142 self.onStartHover(self)
  • Line: 144 self.onHover(self)
  • Line: 146 self.onReleaseHover(self)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant