Skip to content

rkeniger/Animating-View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Animating View

##Description This is a simple project designed to demonstrate the use of the NSAnimatablePropertyContainer protocol in order to simultaneously animate custom properties of an object.

The app consists of a window with a custom view and a button. When you press the button, a "ball" in the view animates to a new position, with the x and y values animating simultaneously.

Note that you can press the Animate button as often as you like, the animation proxy will automatically halt the old animation and immediately animate the object to a new location.

About

Demonstration of the NSAnimatablePropertyContainer Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published