◆ NotesExe()
Hacknet.NotesExe.NotesExe |
( |
Rectangle |
location, |
|
|
OS |
operatingSystem |
|
) |
| |
◆ AddNote()
void Hacknet.NotesExe.AddNote |
( |
string |
note | ) |
|
◆ AddNoteToOS()
static void Hacknet.NotesExe.AddNoteToOS |
( |
string |
note, |
|
|
OS |
os, |
|
|
bool |
isRecursiveSelfAdd = false |
|
) |
| |
|
static |
◆ DisplayOutOfMemoryWarning()
void Hacknet.NotesExe.DisplayOutOfMemoryWarning |
( |
| ) |
|
◆ Draw()
override void Hacknet.NotesExe.Draw |
( |
float |
t | ) |
|
|
virtual |
◆ HasNote()
bool Hacknet.NotesExe.HasNote |
( |
string |
note | ) |
|
◆ Killed()
override void Hacknet.NotesExe.Killed |
( |
| ) |
|
|
virtual |
◆ LoadContent()
override void Hacknet.NotesExe.LoadContent |
( |
| ) |
|
|
virtual |
◆ NoteExists()
static bool Hacknet.NotesExe.NoteExists |
( |
string |
note, |
|
|
OS |
os |
|
) |
| |
|
static |
◆ Update()
override void Hacknet.NotesExe.Update |
( |
float |
t | ) |
|
|
virtual |
◆ MemoryWarningFlashTime
float Hacknet.NotesExe.MemoryWarningFlashTime = 0f |
◆ notes
List<string> Hacknet.NotesExe.notes = new List<string>() |
◆ NotesReopenOnLoadFile
const string Hacknet.NotesExe.NotesReopenOnLoadFile = "Notes_Reopener.bat" |
The documentation for this class was generated from the following file: