Home | History | Annotate | Download | only in Example

Lines Matching refs:getSbyte

115         return $o != 0 ? $this->bb->getSbyte($o + $this->bb_pos) : \MyGame\Example\Color::Blue;
657 return $o != 0 ? $this->bb->getSbyte($this->__vector($o) + $j * 1) : 0;