In Haxe, Map (also known as dictionary) allows key to value mapping for ... is by using a map literal ( [key1 => value1, key2 => value2] ):
確定! 回上一頁