Skip to content

blade254353074/craftyjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Create�js

DisplayObject

  • ChildClass
    • Stage
    • Text
    • Shape
    • Container
    • Bitmap
    • BitmapText
    • Sprite
  • Properties
    • alpha
    • regX(左偏移)
    • regY(右偏移)
    • rotation
    • scaleX
    • scaleY
    • skewX
    • skewY
    • shadow
    • transformMatrix(x, y, rotation, scale, skew)
    • visible
  • Events
    • added
    • click
    • dblclick
    • mousedown
    • mouseout
    • mouseover
    • pressmove
    • pressup
    • removed
    • rollout
    • rollover
    • tick

Bootstrap like Button in Canvas

Chrome Safari FireFox

Releases

No releases published

Packages

No packages published