Grafika\Position::getOffsetY PHP Method

getOffsetY() public method

public getOffsetY ( ) : integer
return integer
    public function getOffsetY()
    {
        return $this->offsetY;
    }