Merge branch 'pi' of 192.168.1.28:artisanlogiciel/code/laby
# Conflicts: # build.xml # mybuild.xml
This commit is contained in:
@@ -13,7 +13,12 @@ public interface WallsProvider
|
||||
/**
|
||||
* See Brick
|
||||
*
|
||||
* Will set bits : 3 2 1 0 (8)(4)(2)(1) ^ > v < U R D L p i o e g w f h n t
|
||||
* Will set bits :
|
||||
* 3 2 1 0
|
||||
* (8)(4)(2)(1)
|
||||
* ^ > v <
|
||||
* U R D L
|
||||
* p i o e g w f h n t
|
||||
* t
|
||||
**/
|
||||
public short getWalls(int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user