Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
aoc2018
master
Day
Day1
Day10
Map
Point
Day11
ItemType
Day12
Board
Day13
Cart
Dir
Map
Road
Turn
Day14
Day15
CellType
Map
Option
Point
Side
Unit
WavePoint
Day16
CPU
MachWord
OpCode
Operation
Day17
CellType
FillStatus
Flow
Line
Map
Day18
Cell
Map
Day19
CPU
Day2
Day20
JustPoint
Position
Day22
Position
Surface
Terrain
Tool
Day23
Bot
Day24
Battle
Element
Group
Side
UnitType
Day25
Star
Day3
IntersectType
MyAABB
Rect
Day4
Event
EventType
HourData
Day5
LinkedList
Day6
Map
Day7
Machine
Day8
Node
Day9
CircleNode
DayN
StaticArray
Generated using Crystal 1.14.0
2024-11-26 18:43:47 UTC
class
Day17::
Flow
Day17::Flow
Reference
Object
Defined in:
day17.cr
Constructors
.new
(owner : Day17::Map, cur_x : Int32, cur_y : Int32)
Instance Method Summary
#cur_x
: Int32
#cur_x=
(cur_x : Int32)
#cur_y
: Int32
#cur_y=
(cur_y : Int32)
#owner
: Map
#simulate
Constructor Detail
def self.
new
(owner :
Day17::Map
, cur_x : Int32, cur_y : Int32)
#
[
View source
]
Instance Method Detail
def
cur_x
: Int32
#
[
View source
]
def
cur_x=
(cur_x : Int32)
#
[
View source
]
def
cur_y
: Int32
#
[
View source
]
def
cur_y=
(cur_y : Int32)
#
[
View source
]
def
owner
:
Map
#
[
View source
]
def
simulate
#
[
View source
]