Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
codeworksdev authored Dec 14, 2017
1 parent dc26fcc commit 28b1e71
Showing 1 changed file with 66 additions and 66 deletions.
132 changes: 66 additions & 66 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,91 +104,91 @@ Coming soon. I promise! Below is a cheat sheet to keep you busy.
## Cheat Sheet

#### Attention Seekers
flash
bounce
shake
tada
swing
wobble
wiggle
pulse
rotate
rotateCC
- flash
- bounce
- shake
- tada
- swing
- wobble
- wiggle
- pulse
- rotate
- rotateCC

#### Flippers
flip
flipInX
flipOutX
flipInY
flipOutY
- flip
- flipInX
- flipOutX
- flipInY
- flipOutY

#### Fading Entrances
fadeIn
fadeInUp
fadeInDown
fadeInLeft
fadeInRight
fadeInUpBig
fadeInDownBig
fadeInLeftBig
fadeInRightBig
- fadeIn
- fadeInUp
- fadeInDown
- fadeInLeft
- fadeInRight
- fadeInUpBig
- fadeInDownBig
- fadeInLeftBig
- fadeInRightBig

#### Fading Exits
fadeOut
fadeOutUp
fadeOutDown
fadeOutLeft
fadeOutRight
fadeOutUpBig
fadeOutDownBig
fadeOutLeftBig
fadeOutRightBig
- fadeOut
- fadeOutUp
- fadeOutDown
- fadeOutLeft
- fadeOutRight
- fadeOutUpBig
- fadeOutDownBig
- fadeOutLeftBig
- fadeOutRightBig

#### Bouncing Entrances
bounceIn
bounceInDown
bounceInUp
bounceInLeft
bounceInRight
- bounceIn
- bounceInDown
- bounceInUp
- bounceInLeft
- bounceInRight

#### Bouncing Exits
bounceOut
bounceOutDown
bounceOutUp
bounceOutLeft
bounceOutRight
- bounceOut
- bounceOutDown
- bounceOutUp
- bounceOutLeft
- bounceOutRight

#### Rotating Entrances
rotateIn
rotateInDownLeft
rotateInDownRight
rotateInUpLeft
rotateInUpRight
- rotateIn
- rotateInDownLeft
- rotateInDownRight
- rotateInUpLeft
- rotateInUpRight

#### Rotating Exits
rotateOut
rotateOutDownLeft
rotateOutDownRight
rotateOutUpLeft
rotateOutUpRight
- rotateOut
- rotateOutDownLeft
- rotateOutDownRight
- rotateOutUpLeft
- rotateOutUpRight

#### Lightspeed
lightSpeedIn
lightSpeedOut
- lightSpeedIn
- lightSpeedOut

#### Specials
hinge
rollIn
rollOut
- hinge
- rollIn
- rollOut

### Sliding Entrances
slideInDown
slideInLeft
slideInRight
slideInUp
- slideInDown
- slideInLeft
- slideInRight
- slideInUp

### Sliding Exits
slideOutDown
slideOutLeft
slideOutRight
slideOutUp
- slideOutDown
- slideOutLeft
- slideOutRight
- slideOutUp

0 comments on commit 28b1e71

Please sign in to comment.