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