메소드 | 설명 | |
---|---|---|
writeLetter ( Level l, Player p, char c, ushort x, ushort y, ushort z, byte b, int directionToGo ) : ushort | ||
writeLetter ( Player p, char c, ushort x, ushort y, ushort z, byte b, int direction ) : ushort |
메소드 | 설명 | |
---|---|---|
placeBlock ( l p, x x ) : System | ||
writeLetter ( p p, |
public static writeLetter ( Level l, Player p, char c, ushort x, ushort y, ushort z, byte b, int directionToGo ) : ushort | ||
l | Level | |
p | Player | |
c | char | |
x | ushort | |
y | ushort | |
z | ushort | |
b | byte | |
directionToGo | int | |
리턴 | ushort |
public static writeLetter ( Player p, char c, ushort x, ushort y, ushort z, byte b, int direction ) : ushort | ||
p | Player | |
c | char | |
x | ushort | |
y | ushort | |
z | ushort | |
b | byte | |
direction | int | |
리턴 | ushort |