[AD] API review: iphone specifics |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Hi,
Getting the ball rolling.
- al_iphone_override_screen_scale
Can we not infer a scale from the (w,h) passed to al_create_display?
- al_iphone_set_statusbar_orientation
What is this useful for?
- al_iphone_get_last_shake_time
This seems like a quick-and-dirty API instead of generating events.
I would like to see it replaced, or removed.
- al_iphone_get_battery_level
Not a huge deal in of itself, but I'm afraid that people will start
requesting it for other platforms, too (and not just mobile).
Peter