mirror of
https://github.com/keharriso/love-nuklear.git
synced 2025-09-10 16:17:47 -04:00
Updated Documentation (markdown)
parent
4c8e36aa0e
commit
32172a8e06
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ End the current frame. Call this once every [love.update](https://love2d.org/wik
|
|||
|
||||
## Transform
|
||||
|
||||
All transform functions must be called after ui:frameBegin and before any non-transform functions.
|
||||
All transform functions must be called after `ui:frameBegin` and before any non-transform functions.
|
||||
|
||||
#### ui:rotate(angle)
|
||||
Rotate the UI by `angle` (in radians).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue