HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Shapes in (v)Jass

11-17-2009, 07:13 PM#1
Tot
I made a (lil) library to do some stuff with Shapes (enum units in shapes/...)

Due to my jh throwing pjass-errors all the time so I post it here to have some review/comment whatever

Expand V1.01:

Changelog


v 1.01:
- Added MoveShape(...), PrintShapeWithLightnings(...) and UpdateShape(...) functions
- Added a move-method to the Point-struct
- Improved the Shape2TriList function
- Added the LightList-struct to store all lightning created eith PrintShapeWithLightnings(...)
____________________

v 1.00:

11-17-2009, 07:16 PM#2
thelifelessone
//! novjass

O_o
11-18-2009, 05:49 AM#3
Tot
Quote:
Originally Posted by thelifelessone
//! novjass

O_o

yea...need some kind of non-green comment to make it better readable
11-18-2009, 07:36 AM#4
Tot
updated to v1.01:

- Added MoveShape(...), PrintShapeWithLightnings(...) and UpdateShape(...) functions
- Added a move-method to the Point-struct
- Improved the Shape2TriList function
- Added the LightList-struct to store all lightning created eith PrintShapeWithLightnings(...)

bye
11-18-2009, 10:26 AM#5
Anitarf
Last time I checked you couldn't create structs in variable declarations.
11-18-2009, 11:01 AM#6
Tot
Quote:
Originally Posted by Anitarf
Last time I checked you couldn't create structs in variable declarations.

as I said, it compiled till the pjass-error occures. Probably it works wit jh 0.A.2.7.