Marauroa 3.8: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
imported>Hendrik Brummermann
Line 38:
=== Maps attributes ===
 
; Summary : There is a new typemap of attribute within an RPObjectdatatype that is capable of storing data like it is described in the interface [http://java.sun.com/javase/6/docs/api/java/util/Map.html java.util.Map] from the Javakey standardvalue editionpairs.
; Reason for change : There are many kinds of map like data structures in Stendhal (buddy list, ignore list, quest states, visited zones, ...). The previous way of using an RPSlot with exactly one RPObject was inconvenient.
; Reason for change : todo
; Impact on Marauroa users : todoThere are new methods in RPObject to work with the maps
; Details : todo