Grafika\Position::getOffsetX PHP Method

getOffsetX() public method

public getOffsetX ( ) : integer
return integer
    public function getOffsetX()
    {
        return $this->offsetX;
    }