Searched refs:fposy (Results 1 – 1 of 1) sorted by relevance
380 f32 fposy = static_cast<f32>(touchPanelStatus.y)/8.f - 15.f; in UpdateParticleApplicationDemo() local381 particleNode->SetTranslate(fposx, -fposy, 0); in UpdateParticleApplicationDemo()