mirror of
https://github.com/libAthena/athena.git
synced 2025-08-27 05:55:49 +00:00
32 lines
1.1 KiB
JavaScript
32 lines
1.1 KiB
JavaScript
var NAVTREE =
|
|
[
|
|
[ "Athena IO Library", "index.html", [
|
|
[ "Classes", null, [
|
|
[ "Class List", "annotated.html", "annotated" ],
|
|
[ "Class Index", "classes.html", null ],
|
|
[ "Class Hierarchy", "hierarchy.html", "hierarchy" ],
|
|
[ "Class Members", "functions.html", [
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
[ "Functions", "functions_func.html", "functions_func" ],
|
|
[ "Variables", "functions_vars.html", null ],
|
|
[ "Typedefs", "functions_type.html", null ],
|
|
[ "Enumerations", "functions_enum.html", null ],
|
|
[ "Enumerator", "functions_eval.html", null ]
|
|
] ]
|
|
] ],
|
|
[ "Files", null, [
|
|
[ "File List", "files.html", "files" ]
|
|
] ]
|
|
] ]
|
|
];
|
|
|
|
var NAVTREEINDEX =
|
|
[
|
|
".html",
|
|
"class_athena_1_1_sakura_1_1_sprite_file.html#aef6a04151c322e0b77dc5d2de4be3f43",
|
|
"class_athena_1_1io_1_1_file_reader.html#a18638dfb97764a7c3e117893a895b724",
|
|
"class_athena_1_1io_1_1_skyward_sword_file_writer.html"
|
|
];
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronisation';
|
|
var SYNCOFFMSG = 'click to enable panel synchronisation'; |