Files
Sokoban/rapport/latex/read_8c_a33f349fef5188584733f08c3a0eddbf2_icgraph.dot
2025-01-05 18:29:43 +01:00

12 lines
859 B
Plaintext

digraph "countCustomMaps"
{
// LATEX_PDF_SIZE
bgcolor="transparent";
edge [fontname=Helvetica,fontsize=10,labelfontname=Helvetica,labelfontsize=10];
node [fontname=Helvetica,fontsize=10,shape=box,height=0.2,width=0.4];
rankdir="RL";
Node1 [id="Node000001",label="countCustomMaps",height=0.2,width=0.4,color="gray40", fillcolor="grey60", style="filled", fontcolor="black",tooltip="La fonction permet de compter le nombre de maps custom dans le fichier des maps."];
Node1 -> Node2 [id="edge2_Node000001_Node000002",dir="back",color="steelblue1",style="solid",tooltip=" "];
Node2 [id="Node000002",label="generatorMenu",height=0.2,width=0.4,color="grey40", fillcolor="white", style="filled",URL="$read_8c.html#aa77b744c6eb2919d8d69ae718210ce55",tooltip="La fonction permet de creer la zone de jeu du menu en fonction du nombre de maps custom."];
}