jan_flanders

Untitled

Dec 15th, 2012
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. switch(data) {
  2.     case SHDShape1(bounds, shapes): // bounds and shapes not used here (but needed in other places)
  3.         writeTID(TagId.DefineShape, shape_data.length);
  4.  
  5. switch(data) {
  6.     case SHDShape1(bounds, shapes):
  7.         writeRect(bounds);
  8.         writeShapeWithStyle(1, shapes);
Advertisement
Add Comment
Please, Sign In to add comment