Documentation

ModuleEye
in package
implements EyeInterface

Renders an eye based on a module renderer.

Interfaces, Classes, Traits and Enums

EyeInterface
Interface for describing the look of an eye.

Table of Contents

$module  : ModuleInterface
__construct()  : mixed
getExternalPath()  : Path
Returns the path of the external eye element.
getInternalPath()  : Path
Returns the path of the internal eye element.

Properties

Methods

getExternalPath()

Returns the path of the external eye element.

public getExternalPath() : Path

The path origin point (0, 0) must be anchored at the middle of the path.

Return values
Path

getInternalPath()

Returns the path of the internal eye element.

public getInternalPath() : Path

The path origin point (0, 0) must be anchored at the middle of the path.

Return values
Path

Search results