mirror of
https://github.com/nicbarker/clay.git
synced 2026-04-30 15:01:25 +00:00
update odin bindings
This commit is contained in:
parent
b9df40003f
commit
9d4b98a236
6 changed files with 7 additions and 6 deletions
|
|
@ -117,6 +117,7 @@ TextElementConfig :: struct {
|
||||||
letterSpacing: u16,
|
letterSpacing: u16,
|
||||||
lineHeight: u16,
|
lineHeight: u16,
|
||||||
wrapMode: TextWrapMode,
|
wrapMode: TextWrapMode,
|
||||||
|
hashStringContents: bool,
|
||||||
}
|
}
|
||||||
|
|
||||||
ImageElementConfig :: struct {
|
ImageElementConfig :: struct {
|
||||||
|
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue