mirror of
https://github.com/geode-sdk/geode.git
synced 2025-04-24 05:14:40 -04:00
add cctextinputnode
This commit is contained in:
parent
bf63e31ff4
commit
bf5d4d5324
1 changed files with 6 additions and 0 deletions
|
@ -61,5 +61,11 @@
|
|||
|
||||
// GEODE_MEMBER_CHECK(DailyLevelPage, m_weekly, 0x1ed);
|
||||
|
||||
GEODE_MEMBER_CHECK(CCTextInputNode, m_allowedChars, 0x174);
|
||||
GEODE_MEMBER_CHECK(CCTextInputNode, m_maxLabelWidth, 0x18c);
|
||||
GEODE_MEMBER_CHECK(CCTextInputNode, m_maxLabelScale, 0x190);
|
||||
GEODE_MEMBER_CHECK(CCTextInputNode, m_placeholderScale, 0x194);
|
||||
GEODE_MEMBER_CHECK(CCTextInputNode, m_placeholderColor, 0x198);
|
||||
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue