My Project
Public Member Functions | List of all members
ActionBrickRotateY Class Reference

#include <action.h>

Inheritance diagram for ActionBrickRotateY:
Inheritance graph
[legend]
Collaboration diagram for ActionBrickRotateY:
Collaboration graph
[legend]

Public Member Functions

 ActionBrickRotateY (double angle)
 
 ~ActionBrickRotateY ()
 
virtual void Execute (Scene *scene, Composite *loadedBricks, int ID) override
 

Detailed Description

Definition at line 104 of file action.h.

Constructor & Destructor Documentation

§ ActionBrickRotateY()

ActionBrickRotateY::ActionBrickRotateY ( double  angle)
inline

Definition at line 107 of file action.h.

§ ~ActionBrickRotateY()

ActionBrickRotateY::~ActionBrickRotateY ( )
inline

Definition at line 112 of file action.h.

Member Function Documentation

§ Execute()

virtual void ActionBrickRotateY::Execute ( Scene scene,
Composite loadedBricks,
int  ID 
)
inlineoverridevirtual

Implements Action.

Definition at line 116 of file action.h.

Here is the call graph for this function:

The documentation for this class was generated from the following file: