This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
haxe
/
heapsio.heaps
mirror de
https://github.com/HeapsIO/heaps.git
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Wiki
Ver Fonte
moved h2d.Key to hxd.Key
ncannasse
há 12 anos atrás
pai
b47148ded6
commit
8bee4c9cec
1 ficheiros alterados
com
1 adições
e
1 exclusões
Visão Dividida
Mostrar Estatísticas Diff
1
1
hxd/Key.hx
+ 1
- 1
h2d/Key.hx → hxd/Key.hx
Ver Ficheiro
@@ -1,4 +1,4 @@
-package h
2
d;
+package h
x
d;
class Key {
public static inline var BACK = 8;