Updated some formatting
Updated formatting for object
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# onLeave
|
||||
# Object - Event
|
||||
|
||||
## onLeave
|
||||
|
||||
`onLeave(self, event, button, x, y)`
|
||||
|
||||
`onLeave(self, event, button, x, y)`<br>
|
||||
The computercraft event which triggers this method is `mouse_move` - only available in [CraftOS-PC](https://www.craftos-pc.cc).
|
||||
|
||||
Here is a example on how to add a onLeave event to your button:
|
||||
|
||||
Reference in New Issue
Block a user