view clients/editor/gui/layertool.xml @ 255:51cc05d862f2

Merged editor_rewrite branch to trunk. This contains changes that may break compatibility against existing clients. For a list of changes that may affect your client, see: http://wiki.fifengine.de/Changes_to_pychan_and_FIFE_in_editor_rewrite_branch
author cheesesucker@33b003aa-7bff-0310-803a-e67f0ece8222
date Mon, 08 Jun 2009 16:00:02 +0000
parents bcc93e17f978
children 62ec3b530cc6
line wrap: on
line source

<Panel title="Layertool" position="10,200" min_size="100, 25">
	<VBox name="layers_wrapper">
	
	</VBox>
</Panel>