This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
haxe
/
heapsio.heaps
espejo de
https://github.com/HeapsIO/heaps.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
moved h2d.Key to hxd.Key
ncannasse
hace 12 años
padre
b47148ded6
commit
8bee4c9cec
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
hxd/Key.hx
+ 1
- 1
h2d/Key.hx → hxd/Key.hx
Ver fichero
@@ -1,4 +1,4 @@
-package h
2
d;
+package h
x
d;
class Key {
public static inline var BACK = 8;