Top "Gravity" questions

2D orbital physics

I'm working on a 2D physics engine for a game. I have gravity and masses working, using a simple iterative …

2d physics game-physics gravity
Accelerometer vs Gravity sensor

Does gravity sensor return right values if device is in motion? I thought that gravity sensor use accelerometer to recognize …

android accelerometer android-sensors gravity
Detect person's fall with Android

Good morning, I'm new in Android development, before I deveped some application/website in C#/ASP.NET with Microsoft SQL …

android accelerometer gravity
Change gravity of PopupWindow

I have a button that must show a popup window. And the popup window must be aligned with the right …

android popupwindow gravity
Android: Spinner selection aligned to the left

I finished the English version of my application and now I am working on the Arabic localization. Arabic is a …

android layout spinner arabic gravity
Collisions between game objects and the floor with regards to gravity?

How do games with gravity handle the relationship between moving things like players, monsters, or objects and the floor? Is …

collision-detection gravity
Android Spinner Gravity Not working

I'm trying for days to align the text in a spinner to right, but every time I fail to do …

android alignment spinner gravity