File:Npc simple.png

From Arianne
Jump to navigation Jump to search

Npc_simple.png(349 × 159 pixels, file size: 13 KB, MIME type: image/png)

digraph finite_state_machine {
    rankdir=LR
    IDLE -> ATTENDING [ label = "hi" ];
    ATTENDING -> ATTENDING [ label = "help" ];
    ATTENDING -> ATTENDING [ label = "job" ];
    ATTENDING -> IDLE [ label = "bye" ];
}

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current21:19, 21 November 2009Thumbnail for version as of 21:19, 21 November 2009349 × 159 (13 KB)Hendrik Brummermann (talk | contribs)

The following page uses this file: