Loading...
Searching...
No Matches
Core.h File Reference

Go to the source code of this file.

Classes

struct  ml::Core::Child
 A registered child plus the layer key it draws/iterates under. More...
class  ml::Core
 Virtual base class for all Malena framework objects. More...

Namespaces

namespace  ml

Enumerations

enum class  ml::Layer : int { ml::Layer::Background = 0 , ml::Layer::Content = 100 , ml::Layer::Overlay = 200 }
 Framework-provided default layer enum. More...