Doxygen Samurai Engine 0.0.1
Doxygen Samurai Engine Documentation
Loading...
Searching...
No Matches
Block Struct Reference

#include <marioCommon.h>

Collaboration diagram for Block:
Collaboration graph

Public Member Functions

bool isCollidable ()
 

Public Attributes

unsigned char type: 7
 
unsigned char flipped: 1
 

Detailed Description

Definition at line 23 of file marioCommon.h.

Member Function Documentation

◆ isCollidable()

bool Block::isCollidable ( )
inline

Definition at line 28 of file marioCommon.h.

Member Data Documentation

◆ flipped

unsigned char Block::flipped

Definition at line 26 of file marioCommon.h.

◆ type

unsigned char Block::type

Definition at line 25 of file marioCommon.h.


The documentation for this struct was generated from the following file: