GDevelop Core
Core library for developing platforms and tools compatible with GDevelop.
gd
Layout
gd::Layout Member List
This is the complete list of members for
gd::Layout
, including all inherited members.
Clone
() const
gd::Layout
inline
DisableInputWhenFocusIsLost
(bool disable=true)
gd::Layout
inline
GetAllBehaviorSharedData
() const
gd::Layout
GetAllBehaviorSharedDataNames
() const
gd::Layout
GetAssociatedEditorSettings
() const
gd::Layout
inline
GetAssociatedEditorSettings
()
gd::Layout
inline
GetBackgroundColorBlue
() const
gd::Layout
inline
GetBackgroundColorGreen
() const
gd::Layout
inline
GetBackgroundColorRed
() const
gd::Layout
inline
GetBehaviorSharedData
(const gd::String &behaviorName) const
gd::Layout
GetBehaviorSharedData
(const gd::String &behaviorName)
gd::Layout
GetEvents
() const
gd::Layout
inline
GetEvents
()
gd::Layout
inline
GetInitialInstances
() const
gd::Layout
inline
GetInitialInstances
()
gd::Layout
inline
GetLayer
(const gd::String &name)
gd::Layout
GetLayer
(const gd::String &name) const
gd::Layout
GetLayer
(std::size_t index)
gd::Layout
GetLayer
(std::size_t index) const
gd::Layout
GetLayerPosition
(const gd::String &name) const
gd::Layout
GetLayers
() const
gd::Layout
inline
GetLayers
()
gd::Layout
inline
GetLayersCount
() const
gd::Layout
GetMangledName
() const
gd::Layout
inline
GetName
() const
gd::Layout
inline
GetObjects
()
gd::Layout
inline
GetObjects
() const
gd::Layout
inline
GetVariables
() const
gd::Layout
inline
GetVariables
()
gd::Layout
inline
GetWindowDefaultTitle
() const
gd::Layout
inline
HasBehaviorSharedData
(const gd::String &behaviorName)
gd::Layout
HasLayerNamed
(const gd::String &name) const
gd::Layout
InsertLayer
(const Layer &theLayer, std::size_t position)
gd::Layout
InsertNewLayer
(const gd::String &name, std::size_t position)
gd::Layout
IsInputDisabledWhenFocusIsLost
()
gd::Layout
inline
Layout
() (defined in
gd::Layout
)
gd::Layout
Layout
(const Layout &) (defined in
gd::Layout
)
gd::Layout
MoveLayer
(std::size_t oldIndex, std::size_t newIndex)
gd::Layout
operator=
(const Layout &rhs) (defined in
gd::Layout
)
gd::Layout
RemoveLayer
(const gd::String &name)
gd::Layout
SerializeTo
(SerializerElement &element) const
gd::Layout
SetBackgroundColor
(unsigned int r, unsigned int g, unsigned int b)
gd::Layout
inline
SetName
(const gd::String &name_)
gd::Layout
SetStandardSortMethod
(bool enable=true)
gd::Layout
inline
SetStopSoundsOnStartup
(bool enable=true)
gd::Layout
inline
SetWindowDefaultTitle
(const gd::String &title_)
gd::Layout
inline
StandardSortMethod
() const
gd::Layout
inline
StopSoundsOnStartup
() const
gd::Layout
inline
SwapLayers
(std::size_t firstLayerIndex, std::size_t secondLayerIndex)
gd::Layout
UnserializeFrom
(gd::Project &project, const SerializerElement &element)
gd::Layout
UpdateBehaviorsSharedData
(gd::Project &project)
gd::Layout
~Layout
() (defined in
gd::Layout
)
gd::Layout
virtual
Generated by
1.9.1