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

Method getPreferredSize

core/ui/UIScale9Sprite.cpp:360–363  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

358}
359
360ax::Vec2 Scale9Sprite::getPreferredSize() const
361{
362 return getContentSize();
363}
364
365float Scale9Sprite::getInsetLeft() const
366{

Callers 2

needsLayoutMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected