Screen-class: Class "Screen"
Description
Class for screen matrix
Objects from the Class
Objects can be created by calls of the form new("Screen", ...).Slots
fac:- Object of class
"character" ~~ condition:- Object of class
"matrix" ~~ position:- Object of class
"matrix" ~~
Methods
- getCondition
signature(object = "Screen"): ... - screenCsv
signature(object = "Screen", fileName = "character"): ...