PHP Class Move, Halite

Since: 1.6
Author: app ([email protected])
Inheritance: extends CApiComponent
Mostrar archivo Open project: HaliteChallenge/Halite Class Usage Examples

Public Properties

Property Type Description
$direction
$loc

Public Methods

Method Description
__construct ( Location $loc, $direction = STILL )

Method Details

__construct() public method

public __construct ( Location $loc, $direction = STILL )
$loc Location

Property Details

$direction public_oe property

public $direction

$loc public_oe property

public $loc