Updated some formatting
Updated formatting for object
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
# onChar
|
||||
# Object - Event
|
||||
|
||||
## onChar
|
||||
|
||||
`onChar(self, event, char)`
|
||||
|
||||
`onChar(self, event, char)`<br>
|
||||
The computercraft event which triggers this method is `char`.
|
||||
|
||||
The char event always happens after the key event (just like in cc:tweaked)
|
||||
|
||||
Reference in New Issue
Block a user