RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.utils.structures
/
Paths2D
Paths2D
public
class
Paths2D
Content copied to clipboard
Types
Functions
Properties
Types
Path
Strategy
Link copied to clipboard
public
interface
PathStrategy
Content copied to clipboard
Functions
random
Walk
Link copied to clipboard
final
Paths2D.PathStrategy
randomWalk
(
Random
random
)
Content copied to clipboard
straight
Line
Link copied to clipboard
final
Paths2D.PathStrategy
straightLine
(
Cell
from
,
Cell
to
)
Content copied to clipboard
Properties
INSTANCE
Link copied to clipboard
public
final
static
Paths2D
INSTANCE
Content copied to clipboard