Skip to content
/ ATMHud Public
forked from atomton/ATMHud

Library for the creation of HUDs in iPhone applications.

License

Notifications You must be signed in to change notification settings

uranpro/ATMHud

This branch is 8 commits ahead of atomton/ATMHud:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f6f42ec · Aug 24, 2011

History

15 Commits
Mar 1, 2011
Mar 2, 2011
Aug 19, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Aug 24, 2011
Aug 24, 2011
Mar 1, 2011
Mar 24, 2011
Mar 2, 2011
Aug 19, 2011
Aug 19, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 2, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011
Mar 1, 2011

Repository files navigation

ATMHud - Library for the creation of HUDs in iPhone applications

I once needed a HUD for one of my iPhone apps, but was unhappy with the currently available libraries on the internet. Therefore, I decided to create my own library. I've released it as a static library last year, but a lot of people wanted to see the source, so here it is.

-- Marcel development@atomcraft.de

Requirements

  • iOS 4.0 or above
  • QuartzCore.framework
  • AudioToolbox.framework (only if you want to use sounds)

Features

  • Autorotation support
  • Fixed or dynamic size
  • Multiple accessories
  • Automation
  • Animations
  • Delegation
  • Block user interaction
  • Enable superview interaction
  • Retina display support
  • Selectable accessory position
  • Queueing of multiple HUDs
  • Custom positioning or auto-centering
  • Customizable appearance
  • Sound effects

Installation & Usage

Just have a look at the sample project, everything is included there.

License

ATMHud is licensed under BSD, have a look at the appropriate file for more information.

Contributions

  • Beta testers: @jonsterling @thermogl @GiloTM @phollow @Thyraz @saschalein @EdwinBrett @rbfigueira @abrrow @choise
  • @ChrisNTR for porting this to MonoTouch
  • @C418 for his awesome music as seen in the release video
  • and anyone else I forgot.

About

Library for the creation of HUDs in iPhone applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%