Added Class.inherit, changed Class.create to make it unnecessary to check for arguments.length > 0 in initialize().

git-svn-id: http://svn.openlayers.org/trunk/openlayers@1647 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Schuyler Erle
2006-10-06 15:32:38 +00:00
parent 990f01a9c2
commit 8e4b06effd
2 changed files with 27 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
<ul id="testlist">
<li>test_Class.html</li>
<li>test_Pixel.html</li>
<li>test_Size.html</li>
<li>test_LonLat.html</li>