Function createLayerBG

#include <Geode/ui/General.hpp>cocos2d::CCSprite*createLayerBG()

Creates the usual blue gradient BG for a layer. You should use this over creating the sprite manually, as in the future we may provide texture packs the ability to override this function.

Examples0