From c5edc10fbd57d17e774a07b659996bdffe16242c Mon Sep 17 00:00:00 2001 From: louis Date: Sun, 3 May 2015 11:22:01 +0200 Subject: possibility to move viewelements when starting view --- libtemplate/templatefunction.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'libtemplate/templatefunction.h') diff --git a/libtemplate/templatefunction.h b/libtemplate/templatefunction.h index c781568..508615d 100644 --- a/libtemplate/templatefunction.h +++ b/libtemplate/templatefunction.h @@ -51,6 +51,9 @@ enum eParamType { ptMenuItemWidth, ptDetached, ptFadeTime, + ptShiftTime, + ptStartX, + ptStartY, ptDelay, ptImageType, ptPath, -- cgit v1.2.3