com.barrybecker4.simulation.liquid.data.wallOfWaterRight.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of bb4-liquid Show documentation
Show all versions of bb4-liquid Show documentation
bb4-simulations java code.
<?xml version="1.0" encoding="UTF-8"?> <!--DOCTYPE environment SYSTEM "G:\projects\java_projects\trunk\source\com\barrybecker4\simulation\liquid\config\liquid.dtd"--> <!DOCTYPE environment SYSTEM "http://barrybecker4.com/schema/liquid.dtd"> <environment date="1/9/2009" author="Barry Becker" gridWidth="26" gridHeight="21" cellSize="10.0" gravity="-9.80"> <walls> <wall start="10,21" stop="10,18" /> </walls> <liquid> <region start="20,1" stop="26,21" /> </liquid> </environment>