My favorites | Sign in
Project Home Downloads Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Search
for
QuartzCore  
What is QuartzCore?
Featured, Phase-Support, Phase-Implementation
Updated Oct 1, 2011 by nullcity...@gmail.com

Introduction

QuartzCore is basiclly, a framework with most of the LayerKit (LK) animations, but renamed, for example, oglFlip in LayerKit, is now flipEffect in QuartzCore, but not all stuff are imported like LKCurrentTime, now its in CoreAnimation as CACurrentMediaTime.

Details

QuartzCore has these LayerKit (LK) Animations, but renamed:

  • oglFlip -> flipEffect
  • mapCurl -> ?
  • mapUnCurl -> ?
  • genieEffect -> ?
  • unGenieEffect -> ?
  • rippleEffect -> (same as is)
  • zoomyIn -> zoomIn
  • zoomyOut -> zoomOut
  • pageCurl -> (same as is)
  • pageUnCurl -> (same as is)
  • others I forgot :(

Powered by Google Project Hosting