axmol/extensions/fairygui/display
RH 2e30b51ab7 Add a pool for GroupCommand rendering commands (#969)
* Committing genbindings changes

* Use a pool of GroupCommand entries to avoid multiple entries of the same group in the render queue in certain scenarios

* Ensure captureNode works as expected.

* Set member variables to default values when init method is called on the GroupCommand

* Explicitly reset the command state when retrieving a GroupCommand from the pool
2022-11-28 08:37:22 +08:00
..
BitmapFont.cpp Add extension fairygui support 2020-08-04 12:31:33 +08:00
BitmapFont.h Migrate, use simple namespace ax (#818) 2022-08-29 20:51:22 +08:00
FUIContainer.cpp Add a pool for GroupCommand rendering commands (#969) 2022-11-28 08:37:22 +08:00
FUIContainer.h Add a pool for GroupCommand rendering commands (#969) 2022-11-28 08:37:22 +08:00
FUIInput.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
FUIInput.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
FUILabel.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
FUILabel.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
FUIRichText.cpp Migrate axys (#782) 2022-08-08 18:02:17 +08:00
FUIRichText.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
FUISprite.cpp Migrate, use simple namespace ax (#818) 2022-08-29 20:51:22 +08:00
FUISprite.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00
TextFormat.cpp Migrate engine namespace to `axis`(abbv: `ax`) (#743) 2022-07-11 17:50:21 +08:00
TextFormat.h Migrate axys (#782) 2022-08-08 18:02:17 +08:00