Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 322 Bytes

dojox-gfx-samples

A set of dojox.gfx code samples provided under the Dojo license.

Available samples:

  • gfx-recipe-1: Illustrates Composite 2D shapes in gfx. Topics covered: the child/parent relationship, z-order, transform and multiple coordinate system, input events handling.