RGB-rogue-like-game
1.0
RGB-rogue-like-game
/
ru.hse.sd.rgb.views.swing
/
SwingView
Swing
View
public
final
class
SwingView
extends
View
Content copied to clipboard
Types
Functions
Properties
Types
Swing
Inventory
Data
Link copied to clipboard
public
final
class
SwingInventoryData
Content copied to clipboard
Functions
get
State
Link copied to clipboard
AtomicReference
<
View.ViewState
>
getState
(
)
Content copied to clipboard
handle
Message
Link copied to clipboard
final
Unit
handleMessage
(
Message
m
)
Content copied to clipboard
initialize
Link copied to clipboard
Unit
initialize
(
)
Content copied to clipboard
messaging
Routine
Link copied to clipboard
final
Unit
messagingRoutine
(
)
Content copied to clipboard
receive
Link copied to clipboard
final
Unit
receive
(
Message
m
)
Content copied to clipboard
set
State
Link copied to clipboard
Unit
setState
(
AtomicReference
<
View.ViewState
>
state
)
Content copied to clipboard
Properties
state
Link copied to clipboard
private
AtomicReference
<
View.ViewState
>
state
Content copied to clipboard