Nazara Engine  0.4
A fast, complete, cross-platform API designed for game development
Nz::ColorBackground Member List

This is the complete list of members for Nz::ColorBackground, including all inherited members.

AbstractBackground()=default (defined in Nz::AbstractBackground)Nz::AbstractBackground
AbstractBackground(const AbstractBackground &)=default (defined in Nz::AbstractBackground)Nz::AbstractBackground
AbstractBackground(AbstractBackground &&)=delete (defined in Nz::AbstractBackground)Nz::AbstractBackground
AddReference() constNz::RefCounted
ColorBackground(const Color &color=Color::Black)Nz::ColorBackground
ColorBackground(const ColorBackground &)=default (defined in Nz::ColorBackground)Nz::ColorBackground
ColorBackground(ColorBackground &&)=delete (defined in Nz::ColorBackground)Nz::ColorBackground
Draw(const AbstractViewer *viewer) const overrideNz::ColorBackgroundvirtual
GetBackgroundType() const overrideNz::ColorBackgroundvirtual
GetColor() constNz::ColorBackground
GetReferenceCount() constNz::RefCounted
IsPersistent() constNz::RefCounted
New(Args &&... args)Nz::ColorBackgroundstatic
operator=(ColorBackground &&)=delete (defined in Nz::ColorBackground)Nz::ColorBackground
operator=(const AbstractBackground &)=default (defined in Nz::AbstractBackground)Nz::AbstractBackground
operator=(AbstractBackground &&)=delete (defined in Nz::AbstractBackground)Nz::AbstractBackground
operator=(const RefCounted &)=delete (defined in Nz::RefCounted)Nz::RefCounted
operator=(RefCounted &&)=default (defined in Nz::RefCounted)Nz::RefCounted
RefCounted(bool persistent=true)Nz::RefCounted
RefCounted(const RefCounted &)=delete (defined in Nz::RefCounted)Nz::RefCounted
RefCounted(RefCounted &&)=default (defined in Nz::RefCounted)Nz::RefCounted
RemoveReference() constNz::RefCounted
SetColor(const Color &color)Nz::ColorBackground
SetPersistent(bool persistent=true, bool checkReferenceCount=false)Nz::RefCounted
~AbstractBackground() (defined in Nz::AbstractBackground)Nz::AbstractBackgroundvirtual
~RefCounted()Nz::RefCountedvirtual