HomeForumSourceResearchGuide
Sign in to contribute to source. how it works
Type definition file media.WH by barry
expand copy to clipboardexpand
/* {"description" : "Data type used a represent the width and height of something, usually in pixels." } */

data WH{
	int width
	int height
	}
Revision history
To propose a new revision to this entity, use dana source put -ut your/new/version.dn -n media.WH -m "reason for update" -u yourUsername
Version 2 by barry
Version 1 (this version) by barry
Notes for this version: Standard Library Initialisation