RoloLudo/RoloLudo.package/StoryNode.class/instance/addCharacter..st

3 lines
67 B
Smalltalk
Raw Normal View History

accessing
addCharacter: aCharacter
self characters add: aCharacter