From 443b88053e580a790e2e5e5ecaaf506602bd2ae9 Mon Sep 17 00:00:00 2001 From: Loek Le Blansch Date: Mon, 7 Oct 2024 13:44:30 +0200 Subject: update time.txt --- design.tex | 2 +- time.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/design.tex b/design.tex index 1e42c03..7b232fe 100644 --- a/design.tex +++ b/design.tex @@ -52,7 +52,7 @@ contains the following classes: This class is friends with \codeinline{Sound}, so only \codeinline{Sound} is able to get the \codeinline{SoundContext} instance. \item[Sound] This is a wrapper around the \codeinline{SoLoud::Wav} class, and uses - cr\^epe's \codeinline{api::Resource} class to load an audio sample instead. + cr\^epe's \codeinline{Asset} class to load an audio sample instead. \end{description} \begin{figure} diff --git a/time.txt b/time.txt index 8d748b7..4aca083 100644 --- a/time.txt +++ b/time.txt @@ -59,6 +59,7 @@ loek: 2024-10-04 15m research :: read others' research loek: 2024-10-04 1h15m project meeting loek: 2024-10-05 1h10m refacting :: unify unit tests + update code style loek: 2024-10-06 3h40m implementation :: scripting interface +loek: 2024-10-07 2h45m project meeting max: 2024-09-02 1h project kickoff max: 2024-09-02 45m first project meeting -- cgit v1.2.3