CUGL 3.0
Cornell University Game Library
Loading...
Searching...
No Matches
cugl
scene2
Scene2
cugl::scene2::Scene2 Member List
This is the complete list of members for
cugl::scene2::Scene2
, including all inherited members.
_active
cugl::Scene
protected
_batch
cugl::scene2::Scene2
protected
_blendEquation
cugl::scene2::Scene2
protected
_camera
cugl::Scene
protected
_children
cugl::scene2::Scene2
protected
_color
cugl::scene2::Scene2
protected
_dstFactor
cugl::scene2::Scene2
protected
_name
cugl::Scene
protected
_size
cugl::Scene
protected
_srcFactor
cugl::scene2::Scene2
protected
addChild
(const std::shared_ptr< scene2::SceneNode > &child)
cugl::scene2::Scene2
virtual
addChildWithName
(const std::shared_ptr< scene2::SceneNode > &child, const std::string name)
cugl::scene2::Scene2
inline
addChildWithTag
(const std::shared_ptr< scene2::SceneNode > &child, unsigned int tag)
cugl::scene2::Scene2
inline
alloc
()
cugl::scene2::Scene2
inline
static
allocWithHint
(const Size hint)
cugl::scene2::Scene2
inline
static
allocWithHint
(float width, float height)
cugl::scene2::Scene2
inline
static
dispose
() override
cugl::scene2::Scene2
virtual
getBounds
() const
cugl::Scene
inline
getCamera
()
cugl::Scene
inline
getCamera
() const
cugl::Scene
inline
getChild
(unsigned int pos)
cugl::scene2::Scene2
getChild
(unsigned int pos) const
cugl::scene2::Scene2
getChild
(unsigned int pos) const
cugl::scene2::Scene2
inline
getChildByName
(const std::string name) const
cugl::scene2::Scene2
getChildByName
(const std::string name) const
cugl::scene2::Scene2
inline
getChildByTag
(unsigned int tag) const
cugl::scene2::Scene2
getChildByTag
(unsigned int tag) const
cugl::scene2::Scene2
inline
getChildCount
() const
cugl::scene2::Scene2
inline
getChildren
()
cugl::scene2::Scene2
inline
getChildren
() const
cugl::scene2::Scene2
inline
getColor
()
cugl::scene2::Scene2
inline
getName
() const
cugl::Scene
inline
getSize
() const
cugl::Scene
inline
getSpriteBatch
() const
cugl::scene2::Scene2
inline
init
() override
cugl::scene2::Scene2
virtual
initWithHint
(Size hint) override
cugl::scene2::Scene2
virtual
initWithHint
(float width, float height) override
cugl::scene2::Scene2
inline
virtual
isActive
() const
cugl::Scene
inline
operator std::string
() const
cugl::Scene
inline
removeAllChildren
()
cugl::scene2::Scene2
virtual
removeChild
(unsigned int pos)
cugl::scene2::Scene2
virtual
removeChild
(const std::shared_ptr< scene2::SceneNode > &child)
cugl::scene2::Scene2
removeChildByName
(const std::string name)
cugl::scene2::Scene2
removeChildByTag
(unsigned int tag)
cugl::scene2::Scene2
render
() override
cugl::scene2::Scene2
virtual
reset
()
cugl::Scene
inline
virtual
Scene
()
cugl::Scene
inline
Scene2
()
cugl::scene2::Scene2
SceneNode
(defined in
cugl::scene2::Scene2
)
cugl::scene2::Scene2
friend
screenToWorldCoords
(const Vec2 screenCoords) const
cugl::Scene
inline
setActive
(bool value)
cugl::Scene
inline
virtual
setColor
(Color4 color)
cugl::scene2::Scene2
inline
setName
(const std::string name)
cugl::Scene
inline
setSpriteBatch
(const std::shared_ptr< graphics::SpriteBatch > &batch)
cugl::scene2::Scene2
inline
swapChild
(const std::shared_ptr< scene2::SceneNode > &child1, const std::shared_ptr< scene2::SceneNode > &child2, bool inherit=false)
cugl::scene2::Scene2
toString
(bool verbose=false) const override
cugl::scene2::Scene2
virtual
update
(float timestep)
cugl::Scene
inline
virtual
worldToScreenCoords
(const Vec3 worldCoords) const
cugl::Scene
inline
~Scene
()
cugl::Scene
inline
~Scene2
()
cugl::scene2::Scene2
inline
Generated by
1.9.7