Flying Piggy 2D Runner Kit  1.0
Complete 2D runner template for Unity
 All Classes Files Functions Variables Enumerations Enumerator Properties
ExecuteOthersCommand Class Reference
Inheritance diagram for ExecuteOthersCommand:
Command

Public Member Functions

override void Execute ()
 

Public Attributes

List< Commandcommands
 

Detailed Description

Execute set of other Command objects

Member Function Documentation

override void ExecuteOthersCommand.Execute ( )
virtual

Execute commands

Implements Command.

Member Data Documentation

List<Command> ExecuteOthersCommand.commands

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