Searched defs:startY (Results 1 – 2 of 2) sorted by relevance
470 float startY = this->y - this->height * flipMul; in Draw() local530 float startY = this->y - (this->height + (pos - position) * this->height) * flipMul; in Draw() local
296 float startY = this->y - this->height * flipMul; in Draw() local