logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

s3d_flags_on - enable flags of object

Author

SimonWunderlich
           Author of s3d

s3d                                                                                              S3D_FLAGS_ON(3)

Description

       Turn some flags on for object.

           Warning

           If you don't toggle OF_VISIBLE on, you won't see your object. usually you want this. (at least after
           you *push()d all your content)

Name

       s3d_flags_on - enable flags of object

Synopsis

#include<s3d.h>ints3d_flags_on(intobject,uint32_tflags);

See Also