Documentation

SimpleCircleEye
in package
implements EyeInterface

Renders the inner eye as a circle.

Interfaces, Classes, Traits and Enums

EyeInterface
Interface for describing the look of an eye.

Table of Contents

$instance  : self|null
getExternalPath()  : Path
Returns the path of the external eye element.
getInternalPath()  : Path
Returns the path of the internal eye element.
instance()  : self
__construct()  : mixed

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