MCPcopy Create free account
hub / github.com/axmolengine/axmol / isIgnoreContentAdaptWithSize

Method isIgnoreContentAdaptWithSize

core/ui/UIWidget.cpp:519–522  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

517}
518
519bool Widget::isIgnoreContentAdaptWithSize() const
520{
521 return _ignoreSize;
522}
523
524const Vec2& Widget::getCustomSize() const
525{

Calls

no outgoing calls

Tested by 1

touchEventMethod · 0.64